Commit 6725297
Qinglei Cao
- .github/CI/build.sh-5
- .github/CI/configure.sh-7
- .github/CI/env_setup.sh+16-11
- .github/CI/install.sh-5
- .github/CI/setup.sh-5
- .github/CI/spack_setup.sh-97
- .github/CI/test.sh-14
- .github/workflows/build_cmake.yml-213
- .github/workflows/main.yml+35-12
- CMakeLists.txt+1-1
- parsec/class/list.h+9-1
- parsec/class/parsec_object.c+15
- parsec/class/parsec_object.h+19-8
- parsec/data.c+6
- parsec/data.h+4
- parsec/data_internal.h+3-1
- parsec/include/parsec/sys/atomic-x86_64.h+1-1
- parsec/interfaces/ptg/ptg-compiler/jdf2c.c+35-44
- parsec/interfaces/ptg/ptg-compiler/parsec.y+30-10
- parsec/mca/device/cuda/device_cuda_module.c+30-26
- parsec/mca/device/device_gpu.c+75-9
- parsec/mca/device/hip/ValidateModule.CMake+5-1
- parsec/mca/device/transfer_gpu.c+5
- parsec/parsec.c+19-4
- parsec/parsec_mpi_funnelled.c+8-11
- parsec/runtime.h+2-1
- parsec/scheduling.c+34-19
- parsec/scheduling.h+17
- parsec/utils/argv.c+1-1
- parsec/utils/process_name.c+1-1
- parsec/utils/zone_malloc.c+22-15
- parsec/utils/zone_malloc.h+3-1
- tests/dsl/ptg/recursive.jdf+1-1
- tests/runtime/cuda/nvlink_main.c+6
0 commit comments