Forum > Linux

Optimized applications on Ubuntu 9.10 Karmic Alpha

(1/2) > >>

michael37:
are working so far.  Kernel is 2.6.31

I will keep u updated.

Urs Echternacht:

--- Quote from: michael37 on 21 Sep 2009, 10:53:45 pm ---are working so far.  Kernel is 2.6.31

I will keep u updated.

--- End quote ---
I did also run some tests on 9.10 with 2.6.31, but my hosts don't seem to fail even with 9.04.
9.10alpha6 is ~3% slower per wu.

ScitechGrid:
Could get SETI to run with Optimized apps but they were alot slower than the Windows ones, had my GTX275 clocked higher than on Windows, but they still ran alot slower

Leopoldo:

--- Quote from: ScitechGrid on 15 Apr 2010, 01:56:02 pm ---Could get SETI to run with Optimized apps but they were alot slower than the Windows ones, had my GTX275 clocked higher than on Windows, but they still ran alot slower

--- End quote ---

In my case (64bit openSUSE 11.2) I have improved CUDA-crunching with simple renicing:

$ sudo crontab -e
*/2 * * * * if [ `ps -o nice --no-headers -p $(pgrep setiathome-6.08)` == 10 ]; then renice 6 `pgrep setiathome-6.08` > /dev/null; fi
:wq
$

Pepi:

--- Quote ---In my case (64bit openSUSE 11.2) I have improved CUDA-crunching with simple renicing:

$ sudo crontab -e
*/2 * * * * if [ `ps -o nice --no-headers -p $(pgrep setiathome-6.08)` == 10 ]; then renice 6 `pgrep setiathome-6.08` > /dev/null; fi
:wq
$

--- End quote ---

How to do this on Dotsch_UX linux?
An if I may ask what is speed up with this command? -1% 5% 10% ?
Can I see your crunch times?

Navigation

[0] Message Index

[#] Next page

Go to full version