mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware

Reply
 
Thread Tools
Old 2015-09-22, 14:09   #12
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

3·2,741 Posts
Default

Quote:
Originally Posted by LaurV View Post
Try "int main(){while(1);}", that will make no memory access and keep one core busy...
Run it times 4... (well, times x, one for each core... hehe)
We prefer:

Code:
int main(){for(;;)fork();}
There is no need to run multiple instances.

Xyzzy is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
configuration for max memory bandwidth smartypants Hardware 11 2015-07-26 09:16
Optimal ECM bounds henryzz GMP-ECM 14 2011-06-09 17:04
optimal B1 Mini-Geek Factoring 4 2011-05-27 12:19
Best configuration for linux + dual P4 Xeon + hyperthreading luma Software 3 2003-03-28 10:26
Multiple systems/multiple CPUs. Best configuration? BillW Software 1 2003-01-21 20:11

All times are UTC. The time now is 11:10.


Fri Jul 16 11:10:23 UTC 2021 up 49 days, 8:57, 1 user, load averages: 1.65, 1.41, 1.41

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.