Chadrick's Blog

  • Posts

pycuda

error fix

error fix: pycuda “ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21′ not found”

Background I installed pycuda and was trying to run a file and error like this occured Solution After googling, I found this post saying that this was due to lower version of libstdc++.so.6 originally my /lib64/libstdc++.so.6 was pointing to /lib64/libstdc++.so.6.0.19. But the post suggested to use a version higher. First, Read more…

By chadrick_author, 2 years2 years ago
error fix

error fix: pycuda “SystemError: initialization of _driver raised unreported exception”

Background I installed pycuda with pip install pycuda==2020.01 and it installed without any errors. However when running the code, I got the following error. appartenly importing pycuda itself was causing error. Fix I removed the install pycuda. downloaded pycuda source files(version 2020.01) and build&installed it from source. After doing this, Read more…

By chadrick_author, 2 years ago
Recent Posts
  • linux show file and dir sizes
  • extract json value directly in pyspark
  • release cached dataframe in pyspark
  • basic bash prompt
  • pyenv prerequisite packages to install
Categories
  • algorithm
  • c/c++
  • cuda
  • data science
  • deep learning
  • error fix
  • kicad
  • kotlin
  • linux
  • postgres
  • python
  • pytorch
  • spark
  • tensorflow
  • Uncategorized
  • web
Recent Comments
  • Michael on ssh local port forwarding and error fix for “channel 3: open failed: connect failed: Connection refused”
  • Sailesh on cv2 resize interpolation methods
  • Alex on wget google drive large files bypassing virus check
  • Rene on webpack dev server run error “Error: spawn chrome ENOENT”
  • Bu on ssh local port forwarding and error fix for “channel 3: open failed: connect failed: Connection refused”
Archives
  • August 2023
  • June 2023
  • May 2023
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
Meta
  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Posts
Hestia | Developed by ThemeIsle