<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WSL on ENDO Yasunori - A Professional Engineer</title><link>https://yendo.info/tags/wsl/</link><description>Recent content in WSL on ENDO Yasunori - A Professional Engineer</description><generator>Hugo -- gohugo.io</generator><language>ja-jp</language><lastBuildDate>Sun, 28 Apr 2024 01:00:00 +0900</lastBuildDate><atom:link href="https://yendo.info/tags/wsl/index.xml" rel="self" type="application/rss+xml"/><item><title>Ubuntu(WSL)でNVIDIA Visual Profilerが起動しなかったらJavaのバージョンを疑え</title><link>https://yendo.info/posts/2024/wsl_nvvp_not_launch/</link><pubDate>Sun, 28 Apr 2024 01:00:00 +0900</pubDate><guid>https://yendo.info/posts/2024/wsl_nvvp_not_launch/</guid><description>お疲れ様です、遠藤です。
ひょんなことで久しぶりにディープラーニングの学習プログラムを書いています。
GPUを有効にしているはずがあまり速くない。。。しかしGPUは回っている。 そんな現象に遭遇しており、GPUのプロファイリングをとろうとしています。 しかし、NVIDIA Visual Profiler(nvvp)を起動しようとしたら、Eclipseのエラーで起動しない！ そんな場合は Java のバージョンが8であることを確認してください。
How to install $ sudo apt install openjdk-8-jdk $ sudo update-altenatives --config java References https://forums.developer.nvidia.com/t/nsight-eclipse-wont-launch-ubuntu-18-04/71964/7 https://superuser.com/questions/1607991/cannot-open-nvidia-visual-profiler-on-ubuntu-20-04 Enjoy hacking :-)</description></item></channel></rss>