Overblog
Follow this blog Administration + Create my blog

gentoo

Why your Gentoo Linux is slow

Posted on by Денис Крыськов

Among many flavors of Linux, you chose Gentoo, because it is source-based. Which means software is compiled at your computer, and tuned the way you like (want this library but not that library; want this library with Python bindings and no documentation;...

Read more

GMP tuning makes it slower

Posted on by qauqe@list.ru

Switching from untuned to tuned installation of GMP 6.0.0a, I experience minor slowdown, instead of speed improvement. Acoording to profile_sswdlr.gmp6_untuned.cout, it takes 12136.43 seconds to count HNF of five different random matrix of size 3000 with...

Read more

Fresh ebuilds

Posted on by qauqe@list.ru

Published my ebuilds for multiload-nandhp-plugin gett-cli isl islpy pycuda Get them at my software pages. If ge.tt refuses to serve my files, please let me know. My email is at the bottom of hello world page.

Read more

pycuda ebuild problem

Posted on by qauqe@list.ru

Official Gentoo ebuild for pycuda library do not work if cuda.h is not in include path. Symptom: src/cpp/cuda.hpp:12:18: fatal error: cuda.h: No such file or directory Fix: use my ebuild pycuda-2013.1.1.ebuild --- mail.ru cloud direct link same file at...

Read more