# cuda_kernel_malloc **Repository Path**: zhengankun/cuda_kernel_malloc ## Basic Information - **Project Name**: cuda_kernel_malloc - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-07-04 - **Last Updated**: 2025-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```c++ nvcc mempool.cu -arch=sm_70 ```