Mojave post update
On a working Sierra for dev with clion, I needed to update some dev related stuff after mojave upgrade. Here are the results : xcode-select –install sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_for_macOS10.14.pkg -target /
libGL.so compil problem
From time to time, on my ubuntu 11.10, i have link error like “undefined reference to glGetQueryObjectui64v”. This is because an unidentify package update break libGL.so symlink in /usr/lib or /usr/lib/x86_64-linux-gnu The best solution I found is to manually “sudo rm libGL.so libGL.so.1” and to “ln -s nvidia-current/libGL.so .” in usr/lib and “ln -s ../libGL.so […]
Install (and develop in) cuda under ubuntu 11.10
What you need for cuda with ubuntu 11.10 : Download and install cudatoolkit (4.1.28) and gpucomputingsdk nvidia download page You also need last driver (either with a ppa package or direct from nvidia). chmod +x cudatoolkit_4.1.28_linux_64_ubuntu11.04.run ./cudatoolkit_4.1.28_linux_64_ubuntu11.04.run #-> /home/XXX/cuda for instance chmod +x gpucomputingsdk_4.1.28_linux.run ./gpucomputingsdk_4.1.28_linux.run #-> /home/XXX/NVIDIA_GPU_Computing_SDK # indicate cuda install dir I choose to […]
Categories
- bash (8)
- Computer (2)
- Computer Graphics (6)
- gfx (1)
- LaTeX (4)
- Life (3)
- OpenGL (3)
- Programming (6)
- Proposal (jobs, internship, project) (3)
- Research (2)
- script (9)
- Uncategorized (15)
- Wordpress (1)
- writing (1)
Tags
acpi alsa animation anr-structures bash c++ change clang-format cmake code computer graphics debian gcc git imageMagick install intership job keyboard latex ld linux macosx maxosx OpenGL pdf programming pulseaudio qt Radium-Engine rebase rendering shortcut sound sujet de stage teaching three.js touch typing ubuntu volume