Open
Description
Need to implement cudaHostAlloc and cudaFreeHost to support vLLM.
Test case is in:
16bf3d2
To build:
nvcc -cudart shared test_cudahostalloc.cpp -o test_cudahostalloc -lcuda
To Run:
./test_cudahostalloc 1024 1024
Metadata
Metadata
Assignees
Labels
No labels