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
The README should explain what are the dependencies for HVM for the 3 runtimes (c11 compiler + pthreads + unix time.h for hvm-c and cuda+nvcc 12.x for hvm-cuda).
It should also have instructions for compiling the generated C files (gcc file -O file -lm -lpthread) and cuda files (i don't know the command).
The text was updated successfully, but these errors were encountered:
The README should explain what are the dependencies for HVM for the 3 runtimes (c11 compiler + pthreads + unix time.h for hvm-c and cuda+nvcc 12.x for hvm-cuda).
It should also have instructions for compiling the generated C files (gcc file -O file -lm -lpthread) and cuda files (i don't know the command).
The text was updated successfully, but these errors were encountered: