You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: