-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I'm using NV H100 superchip, which uses ARM architecture.
nvcc -g -dc -O3 -gencode arch=compute_90,code=sm_90 -I../include -I../include/mgpu/include -D_FORCE_INLINES -L /usr/lib64/python3.9/config-3.9-aarch64-linux-gnu/ csr_graph.cu -o csr_graph.o
In file included from ../include/gg.h:66,
from csr_graph.cu:15:
../include/worklist.h:20:10: fatal error: kernels/mergesort.cuh: No such file or directory
20 | #include <kernels/mergesort.cuh>
Metadata
Metadata
Assignees
Labels
No labels