mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2025-07-30 02:00:30 +08:00
Merge e76ffa601a229f74f180168ab1de5416e87943c3 into 9c688d7ff78455ed42e345124d1495aad6bf66de
This commit is contained in:
commit
1e86586e86
@ -137,6 +137,7 @@ OpenGL ES is an embedded systems graphics library used for 2D and 3D rendering.
|
||||
#### Vulkan
|
||||
|
||||
Vulkan is a low-overhead, cross-platform 3D graphics and compute API. Vulkan targets high-performance realtime 3D graphics applications such as video games and interactive media across all platforms. On systems which support Vulkan, NVIDIA's Vulkan implementation is provided with the CUDA Driver. For building and running Vulkan applications one needs to install the [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/).
|
||||
In addition, for building Vulkan related CUDA samples, pkg-config needs to be installed - `sudo apt-get install pkg-config`.
|
||||
|
||||
#### OpenMP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user