mersenneforum.org  

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

Reply
 
Thread Tools
Old 2022-02-15, 01:00   #12
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2BB116 Posts
Default

Quote:
Originally Posted by bur View Post
Ok, thanks. I still don't really understand the whole spot-instance scenario. While it's running, can I just access it via SSH same as a normal VPS? So it would just be like a VPS that gets shut down every now and then and after a while automatically reboots?
Close to correct... But it's a little complicated...

Think of an AWS Spot instance is simply a VPS that is based on some sort of an auction. You signal to AWS how much you're willing to pay for it, and they'll provide the VPS for as long as your "bid" makes economic sense to them.

While that AWS Spot is running, it is just like any other AWS Instance (as in, you can SSH into it, etc). Except, it's much less expensive. And, by definition, it /may/ be shut down at any time. Dead Instance Computing...

Importantly... Once a Spot terminates, it's done. It does not automatically reboot (by default).

Quote:
Originally Posted by bur View Post
So everytime a termination notice is sent I need a script to run that tidies everything up?
More advanced users of AWS work with that notification option.

But most working with inexpensively interrupted work simply have the code write check-point files regularly, and let the VPS fall out from beneath them without notice. The last state is captured (with a few minutes of work lost) in the persistent storage which is not deleted at termination.

Quote:
Originally Posted by bur View Post
And integrating S3 storage seems not too easy...
PLEASE don't get distracted by other AWS offerings like S3. AWS has many offerings that glitter...

For anyone starting out in the "Cloud", my best advice is to simply get mprime running, and then scale up from there.

Again... Please reach out if you have any questions on this. It is a very interesting subject domain to me.
chalsall is offline   Reply With Quote
Old 2022-02-15, 21:45   #13
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

5×2,237 Posts
Default

I really do encourage people to experiment with Cloud computing. It's a bit of a learning curve, but the slope is far from vertical.

It's also a great deal of fun! And the GIMPS et al projects can benefit from the learning (and the empirical testing).

Also, don't assume that AWS is the only option. I have found that Google Cloud is also very good, for example. And their introductory free trial is an excellent way to get familiar with their platform -- you actually get access to a large amount of the available services (GPUs out).

You /do/ have to give your credit card and phone number details to GCE to get access to this. But I have done this personally, and have had no issues with incorrect billing.

As mentioned elsewhere here, I did *not* have a good experience with Oracle. While their VPS' were great, their billing systems and customer-facing interfaces were not even wrong.
chalsall is offline   Reply With Quote
Old 2022-06-21, 07:09   #14
bur
 
bur's Avatar
 
Aug 2020
79*6581e-4;3*2539e-3

2×359 Posts
Default

Sorry for never getting back previously, but now I'm back. :)

For now I just went with a dedicated server because there are some inexpensive offers: a 12-core i9-10920X for 78€/month or a 16-core Ryzen 5950X for 99€. Would a spot-instance even be cheaper on a "per performance" basis? I find it hard to compare Xeons to consumer CPUs, but it seems you get more computing power with that dedicated server.

I was a bit sceptical whether those cheaper hosters would like the high demand. I contacted Hetzner's and Active Server's support before ordering and they said it's fine, I just might experience that the CPUs decrease clock speed when overheating. Didn't happen so far.

Comparing the two, Hetzner seems more professional, but Active Servers was also very fast with reacting and offers 24/7 KVM access. With Hetzner you have to book KVM and get assigned a time-slot. They have 30 days cancelling period, so you're not as flexible as with spot instances.

Last fiddled with by bur on 2022-06-21 at 07:17
bur is offline   Reply With Quote
Old 2022-06-21, 22:51   #15
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

5×2,237 Posts
Default

Quote:
Originally Posted by bur View Post
Sorry for never getting back previously, but now I'm back. :)
Thanks for that. It means a lot.

I'm still currently arguing with Oracle.

Oracle keeps telling me I owe them money. I keep telling them to fsck off.
chalsall is offline   Reply With Quote
Old 2022-06-21, 23:07   #16
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

5·2,237 Posts
Default

Quote:
Originally Posted by chalsall View Post
Oracle keeps telling me I owe them money. I keep telling them to fsck off.
Sorry, everyone. But this statement is true.

I don't bring lawyers to bear lightly. But I know how to use them.
chalsall is offline   Reply With Quote
Old 2023-01-31, 12:52   #17
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

53×97 Posts
Default

Hi Bur, I'm considering hetzner (AMD 5950X) for one month trial to run NFS@Home. Any recommendations, issues?
pinhodecarlos is online now   Reply With Quote
Old 2023-02-09, 18:31   #18
bur
 
bur's Avatar
 
Aug 2020
79*6581e-4;3*2539e-3

2×359 Posts
Default

I was quite happy with them. I asked them in advance if it was ok to utilize the CPU 100% 24/7 and they said they wouldn't throttle, however, the CPU might throttle on its own if it overheats. I doubt they invest in very good cooling and I easily hit 95 °C and more.

What I did was using either rapl (Intel) or PPT (AMD, zenstates is the tool to use) to slightly throttle the CPU on my own. For a 3900X I found PPT=130 W to result in 82 °C and a loss of maybe 2% performace for LLR2 which I was fine with.

I'm not using Hetzner anymore though as I found Active Servers has better prices and so far I didn't have any issue with them. They seem smaller and react very quickly to emails. Often the company's manager himself answers. They also have unrestricted access via a KVM switch which can be very helpful if you have trouble with the server. Hetzner has that as well, but not unrestrited, you get access via their support which might take a while.

Active Servers also have an i9 13900k for 125 € a month which is a great offer, I think. I recently could test-run one at work and compared to an i9-10920x it was about 50% faster for LLR on a per core basis. Take that times 24 physical cores and you have a lot of inexpensive computation power. :)

Last fiddled with by bur on 2023-02-09 at 18:39
bur is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Good cpu/gpu for CudaLucas 2.06 patgie Hardware 6 2018-08-13 15:09
Good air-cooler good enough for overclocked i7-5820K RienS Hardware 17 2014-11-18 22:58
Is this a good PC to try for GPU computing? Rodrigo GPU Computing 39 2011-07-21 21:27
v5 Changes ( looks good) crash893 PrimeNet 0 2008-06-24 06:26
Good Plus k; what to do? roger Riesel Prime Search 1 2007-07-10 06:50

All times are UTC. The time now is 18:08.


Sun Mar 26 18:08:55 UTC 2023 up 220 days, 15:37, 0 users, load averages: 1.45, 1.14, 0.96

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, 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.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔