ZhangZhihui's Blog  

2024年9月27日

摘要: The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU-accelerated library of primitives for deep neural networks. cuDNN provides highly tuned i 阅读全文
posted @ 2024-09-27 16:28 ZhangZhihuiAAA 阅读(64) 评论(0) 推荐(0)
 
摘要: To find if any broken packages are there: sudo dpkg -l | grep "^iU" To remove broken packages any of two commands will help: sudo apt-get -f install s 阅读全文
posted @ 2024-09-27 14:54 ZhangZhihuiAAA 阅读(24) 评论(0) 推荐(0)
 
摘要: CUDA, which stands for Compute Unified Device Architecture, is a parallel computing platform and application programming interface (API) model created 阅读全文
posted @ 2024-09-27 14:17 ZhangZhihuiAAA 阅读(81) 评论(0) 推荐(0)
 
摘要: This article takes you step-by-step to enable your GPU machine for any kind of development tasks, especially for machine learning and data science. Wh 阅读全文
posted @ 2024-09-27 14:04 ZhangZhihuiAAA 阅读(60) 评论(0) 推荐(0)
 
摘要: Download the installation file: Install: zzh@ZZHPC:/zdata/software$ chmod a+x Anaconda3-2024.10-1-Linux-x86_64.sh zzh@ZZHPC:/zdata/software$ ./zzh@ZZH 阅读全文
posted @ 2024-09-27 13:32 ZhangZhihuiAAA 阅读(125) 评论(0) 推荐(0)