yyykkgao

Results 6 issues of yyykkgao

i have tried a lot of times, but i still have a 2 nodes slurm cluster

I'm using dmtcp 2.6 to save checkpoints for NPB's LU programs, and I've written a program to go through the current directory every second to see how many dmtcp.temp, the...

I am exploring options for data compression and decompression on AMD GPUs within the ROCm or HIP. Specifically, I am interested in finding a lossless compression algorithm that can efficiently...

Under Investigation

I found that in hip version3.3, if hiplaunchkernelggl doesn't call hipimpl::hip_init(), it will result in not finding the arguments to the defined kernel function when get_kernargs_size_align, which ultimately results in...

I want to intercept/hook hipLaunchKernelGGL by LD_PRELOAD, but hipLaunchKernelGGL is an inline function. What can I do to intercept it?

make[2]: Entering directory '/public/home/gh/JJ/ROCgdb-amd-master/sim' make SIM_PRIMARY_TARGET= all-recursive make[3]: Entering directory '/public/home/gh/JJ/ROCgdb-amd-master/sim' CC common/common_libcommon_a-portability.o In file included from common/portability.c:25:0: common/portability.h:24:5: error: conflicting types for 'getegid' int getegid(void); ^~~~~~~ In file included...