Skip to content

CUDA API support: cudaHostAlloc and cudaFreeHost #1304

Open
@chengchen666

Description

@chengchen666

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

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions