chipStar icon indicating copy to clipboard operation
chipStar copied to clipboard

HeCBench: memtest benchmark crash

Open kballeda opened this issue 2 years ago • 0 comments

Benchmark: memtest Device: graphics-compute-runtime/agama-ci-devel-719 src/memtest-hip> make run hipcc -std=c++14 -Wall -I../memtest-cuda -O3 -c main.cu -o main.o

hipcc -std=c++14 -Wall -I../memtest-cuda -O3 main.o -o main

./main 100 Note: x indicates an error and . indicates no error when running each test

CHIP error [TID 115461] [1699259002.978397378] : hipErrorInvalidValue (AllocInfo not found for the given pointer) in /home/kballeda/ANL_WORK/chipStar/src/CHIPBindings.cc:3224:hipMemsetInternal

kballeda avatar Nov 06 '23 08:11 kballeda