![]() |
![]() |
#34 | |
If I May
"Chris Halsall"
Sep 2002
Barbados
2·3·19·97 Posts |
![]() Quote:
Last fiddled with by chalsall on 2017-08-03 at 21:40 Reason: s/EC3/EC2/ ; # Humor is such a subjective thing.... |
|
![]() |
![]() |
![]() |
#35 | |
Sep 2003
3·863 Posts |
![]() Quote:
I'm curious what other CPU-based programs people are running on AWS and if they adapted this framework (EFS + the User Data script) or use something else. By the way, the User Data script is now at version 1.11, with various bug fixes, and you can now reboot the machine and mprime will resume automatically. Normally a User Data script only runs at instance launch time, but now the script puts itself into crontab so that it will run at reboot time as well. Anyone using an older version should upgrade. |
|
![]() |
![]() |
![]() |
#36 |
If I May
"Chris Halsall"
Sep 2002
Barbados
2×3×19×97 Posts |
![]() |
![]() |
![]() |
![]() |
#37 | ||
Banned
"Luigi"
Aug 2002
Team Italia
3×1,619 Posts |
![]() Quote:
![]() I am running it with llr, did it with primegaps, Fermat searcching programs and with my sieve. That's because a top-level FMA3-aware server or desktop would still cost more to me than the AWS system. Quote:
|
||
![]() |
![]() |
![]() |
#38 |
Sep 2003
3·863 Posts |
![]()
There was a bug introduced in v 1.10 and v 1.11 that prevented CUDALucas/mfaktc from starting on p2.xlarge instances (two shell variables were needlessly and incorrectly made "readonly"). This didn't have any effect on mprime.
Version 1.12 is now attached to this earlier post. |
![]() |
![]() |
![]() |
#39 |
Aug 2017
1 Posts |
![]()
Thanks GP2 for this excellent tutorial, and totally up to date.
I ran the tutorial against a c4.8xlarge, and after some time, the CPU utilization is 50 percent in the monitoring tab in AWS console, as shown in the picture: http://i.imgur.com/Yykn0sZ.png If I do a top in the instance, I see a CPU usage of 1800%, which makes sense with the fact that there are 18 cores. I just want to make sure that seeing 50% in AWS console is normal. Thanks. |
![]() |
![]() |
![]() |
#40 | |
Sep 2003
3·863 Posts |
![]() Quote:
If you're using an instance with lots of cores like c4.8xlarge, it's probably best to run version 29.2 of mprime, because it uses the hwloc library to automatically figure out the topology. The tutorial still mentions version 28.10 because that's what the official download page still uses. In terms of pricing, us-east-2 (Ohio) has the lowest spot prices, and the spot prices for the 18-core c4.8xlarge are consistently well above 18 times the cost of a 1-core c4.large, by about maybe 50%. The 8-core c4.4xlarge and 4-core c4.2xlarge also have a premium, though less pronounced, so I stick to the c4.large and c4.xlarge for my own usage. |
|
![]() |
![]() |
![]() |
#41 |
Sep 2003
3·863 Posts |
![]()
A small change to the script (now version 1.13), to take into account the fact that the new feature in AWS that spot instances can now be stopped.
You can choose the behavior at launch time (stopping or termination). See [the documentation](http://docs.aws.amazon.com/AWSEC2/la...le-differences) for an explanation of the difference. Resuming a stopped instance vs. relaunching a new instance to replace a terminated instance is like the difference between rebooting a computer and buying a new computer to replace an old computer. It still makes sense for "Interruption behavior" to be "Terminated" rather than "Stopped", since this avoids incurring unnecessary EBS storage charges (at 8 GB for the root volume of each instance) while instances aren't running. However, now the script should now still work even if spot instances are stopped rather than terminated. |
![]() |
![]() |
![]() |
#43 |
May 2020
2·13 Posts |
![]()
I followed your steps but I can't seem to get this working with the lastest version of prime95. It worked with the version you used in your examples. I want to use AVX512 of the c5 intstances.
|
![]() |
![]() |
![]() |
#44 |
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
2A8416 Posts |
![]() |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How-to guide for running LL tests on Google Compute Engine cloud | GP2 | Cloud Computing | 4 | 2020-08-03 11:21 |
Is it possible to disable benchmarking while torture tests are running? | ZFR | Software | 4 | 2018-02-02 20:18 |
Amazon Cloud Outrage | kladner | Science & Technology | 7 | 2017-03-02 14:18 |
running single tests fast | dragonbud20 | Information & Answers | 12 | 2015-09-26 21:40 |
LL tests running at different speeds | GARYP166 | Information & Answers | 11 | 2009-07-13 19:39 |