mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-08-23 23:35:31 +08:00
Update the sample list for API changes in CHANGELOG
This commit is contained in:
parent
ebc1078379
commit
ee0ee417c9
@ -248,7 +248,6 @@ int main(int argc, char **argv)
|
||||
|
||||
// Create the CUDA context.
|
||||
CUcontext context;
|
||||
|
||||
checkCudaErrors(cuCtxCreate(&context, NULL, 0, device));
|
||||
|
||||
// Create a JIT linker and generate the result CUBIN.
|
||||
|
Loading…
x
Reference in New Issue
Block a user