Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

Hi, I have started using the xeon for large intensive jobs. However, only 1 core runs at 100percent. The rest at ~20. My software is for all 8cores. The developer says it's a Linux issue.

On reading it appears Ubuntu isn't ready for 8cores by default and I need to rebuild the kernel. This isn't a prob. However, before starting will someone pls tell me is it ok to find the current ker. source and re configure rather than worry about supporting all necessary drivers in a new file?

Or, is there a better Linux distro for parallel use? I used Gentoo for years so rebuilding is easy. But will someone advise me on this since I don't want any mistakes with Ubuntu?

Thank you. Gav.

asked 01 Sep '10, 09:36

Dr.%20Gavin%20Seddon's gravatar image

Dr. Gavin Se...
11
accept rate: 0%

edited 29 Oct '10, 17:00

jeremy's gravatar image

jeremy ♦♦
1.0k1516




The process should be pretty much the same - just install the kernel source package: sudo apt-get install linux-source and carry on from there. If you have any questions along the way, feel free to ask.

I also suggest installing kernel-package which lets you build a .deb package of your new, custom kernel.

link

answered 01 Sep '10, 19:05

indienick's gravatar image

indienick
14317
accept rate: 17%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×10
×8
×1

Asked: 01 Sep '10, 09:36

Seen: 1,696 times

Last updated: 18 Mar '11, 23:23

powered by OSQA