forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
1.1 KiB
1.1 KiB
How Do I Check the CUDA Version Used by a Notebook Instance?
Run the following command to view the CUDA version of the target notebook instance:
ll /usr/local | grep cuda
The following shows an example.
In the preceding example, the CUDA version is 10.2.
Parent topic: Environment Configurations
