1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 29 minutes ago. based on code collected 29 minutes ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cuda.c: copy_arrays_to_device: rename "dim" variable to "space"
skimo
as Sven Verdoolaege
More... over 11 years ago
opencl backend: avoid uninitialized cl_mem objects More... over 11 years ago
fix inconsistent spacing in generated OpenCL More... over 11 years ago
gpu: only add synchronization after copies from private to global that need it
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu: only add synchronization after copies from shared to global that require it
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu: only add synchronization after writes from core computation that require it
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu_stmt_access: represent access to outer array element
skimo
as Sven Verdoolaege
More... over 11 years ago
reuse pet_scop_compute_outer_to_inner instead of using homegrown version
skimo
as Sven Verdoolaege
More... over 11 years ago
ppcg_scop: store pointer to pet_scop rather than copying most of its members
skimo
as Sven Verdoolaege
More... over 11 years ago
update pet for pet_scop_compute_outer_to_any
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu.c: at_each_domain: remove unused variable
skimo
as Sven Verdoolaege
More... over 11 years ago
add basic OpenCL test case involving structs
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu_local_array_info: keep track of the total number of indices
skimo
as Sven Verdoolaege
More... over 11 years ago
PPCG 0.02
skimo
as Sven Verdoolaege
More... over 11 years ago
update per to version 0.05
skimo
as Sven Verdoolaege
More... over 11 years ago
update isl to version 0.13
skimo
as Sven Verdoolaege
More... over 11 years ago
opencl backend: handle failure to open files more gracefully
skimo
as Sven Verdoolaege
More... over 11 years ago
opencl backend: opencl_open_files: use base name in #include
skimo
as Sven Verdoolaege
More... over 11 years ago
ppcg.ppcg_extract_base_name: extract out ppcg_base_name
skimo
as Sven Verdoolaege
More... over 11 years ago
add minimal OpenCL tests
skimo
as Sven Verdoolaege
More... over 11 years ago
update pet for change in access relations interface
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu.c: add_bounded_parameters_dynamic: compute simple hull of bounds
skimo
as Sven Verdoolaege
More... over 11 years ago
do not map sliced accesses to shared/private memory
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu_local_array_info_linearize_index: handle references to array slices
skimo
as Sven Verdoolaege
More... over 11 years ago
update pet for exploiting function summaries
skimo
as Sven Verdoolaege
More... over 11 years ago
update pet for encapsulate_dynamic_control option
skimo
as Sven Verdoolaege
More... over 11 years ago
gpu.c: merge expr_extract_access into extract_access
skimo
as Sven Verdoolaege
More... over 11 years ago
update isl for __isl_null memory management annotation
skimo
as Sven Verdoolaege
More... over 11 years ago
update isl for isl_space_domain_factor_domain
skimo
as Sven Verdoolaege
More... over 11 years ago
update pet for pet_scop_can_build_ast_exprs
skimo
as Sven Verdoolaege
More... over 11 years ago