StackOverflow Questions for Tag: cuda-driver

dwqy11
dwqy11

Reputation: 165

ImportError: libcuda.so.1: cannot open shared object file

Score: 9

Views: 45989

Answers: 8

Read More
einpoklum
einpoklum

Reputation: 131385

Are "cuWhateverAsync" calls with stream handle NULL universally equivalent to "cuWhatever" calls?

Score: 0

Views: 127

Answers: 2

Read More
einpoklum
einpoklum

Reputation: 131385

What makes cuLaunchKernel fail with CUDA_ERROR_INVALID_HANDLE?

Score: 3

Views: 3146

Answers: 4

Read More
Xiang Zhang
Xiang Zhang

Reputation: 2973

How can I reset the CUDA error to success with Driver API after a trap instruction?

Score: 7

Views: 3439

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

Unexpected CUDA_ERROR_INVALID_VALUE from cuLaunchKernel()

Score: 0

Views: 2967

Answers: 2

Read More

CUDA API error = 0001 on memory copy from host to device for a global device pointer defined in the kernel

Score: 0

Views: 84

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

What are the semantics of CUDA kernel launch priorities?

Score: 0

Views: 107

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

What does the "synchronization policy" mean when launching a kernel?

Score: 0

Views: 100

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

Are CUDA_VERSION and CUDART_VERSION necessarily the same?

Score: 4

Views: 1423

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

How do the CUDA Runtime's current device and the driver context stack interact?

Score: 1

Views: 637

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

What are the new unique-id's for CUDA streams and contexts useful for?

Score: 2

Views: 430

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

What should I link against: The actual CUDA driver library or the driver library stub?

Score: 1

Views: 1236

Answers: 1

Read More
Max
Max

Reputation: 499

Which Compute Capability is supported by which CUDA versions?

Score: 35

Views: 51485

Answers: 1

Read More
manashree docketrun
manashree docketrun

Reputation: 11

Backup installed packages and restore them later install those on another Ubuntu system without internet connection

Score: 1

Views: 154

Answers: 0

Read More
MANOS
MANOS

Reputation: 31

cuGetExportTable explanation

Score: 2

Views: 417

Answers: 0

Read More
einpoklum
einpoklum

Reputation: 131385

Does a CUDA stream "become active" after execution of a scheduled host function concludes?

Score: 1

Views: 378

Answers: 0

Read More
einpoklum
einpoklum

Reputation: 131385

What does CU_MEMPOOL_ATTR_REUSE_ALLOW_OPPORTUNISTIC actually allow?

Score: 0

Views: 96

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

What's the replacement for cuModuleGetSurfRef and cuModuleGetTexRef?

Score: 1

Views: 105

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 131385

Can I obtain what's used as __nv_nvrtc_builtin_header.h?

Score: 1

Views: 249

Answers: 2

Read More
einpoklum
einpoklum

Reputation: 131385

Do CUDA 3D memory copy parameters need to be kept alive?

Score: 0

Views: 89

Answers: 0

Read More
PreviousPage 1Next