Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Are there any AMD Ryzen 9 9950X CPU Server Providers?

VPS Locations: USA, EU, SG, or JP

Comments

  • AdvinAdvin Member, Host Rep
    edited August 2024

    AMD Ryzen 9950X (16c / 32t)
    128GB DDR5 Memory
    2 x 3.84TB NVMe SSD Storage
    50TB Bandwidth (10 Gbps)
    $249.99/month - 2 week ETA
    https://advinservers.com/dedicated

    If you're looking for VDS/VPS, we will have plans available in Miami shortly.

    AMD Ryzen 9950X (1 vCPU)
    Dedicated vCPU
    6GB DDR5 Memory
    128GB NVMe SSD
    5TB Bandwidth (10 Gbps)
    $8/month

    This will be available in mid-September.

  • emghemgh Member, Megathread Squad

    I’ve heard from top secret sources that @crunchbits has them but dosen’t want us to know

    Thanked by 1crunchbits
  • remyremy Member
    edited August 2024

    @Advin said
    AMD Ryzen 9950X (1 vCPU)
    Dedicated vCPU
    6GB DDR5 Memory
    128GB NVMe SSD
    5TB Bandwidth (10 Gbps)
    $8/month

    This will be available in mid-September.

    Any ETA for Nuremberg ?

  • conceptconcept Member
    edited August 2024

    For vps, it seems to be only Hybula as mentioned.
    For dedis, ReliableSite @MrRadic has 6x 9950x dedi (3x in NYC and 3x in Los Angeles) on rapid deploy right now.
    Hopefully more providers can get them.

    Looks like @MechanicWeb has them too.
    https://my.mechanicweb.com/announcements/86/Ryzen-9950X-Powered-VPS-and-Quasi-Dedicated-Server-in-Los-Angeles.html

  • jbilohjbiloh Administrator, Veteran

    Just curious, what do you use so much CPU power for?

  • emghemgh Member, Megathread Squad

    @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Automate posting on LET

  • @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Idle, lol.

    Thanked by 2siemens TimboJones
  • @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Run yabs to post on LET.

  • jbilohjbiloh Administrator, Veteran

    @concept said:

    @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Run yabs to post on LET.

    Hah, awesome.

    But really? What do people need that much CPU power for? AI? Object modeling? Some real world examples would be cool to know.

  • MrRadicMrRadic Host Rep, Veteran

    @linyejia said:
    VPS Locations: USA, EU, SG, or JP

    In stock, instant setup and on sale. Lowest price in the world for the 9950x.

    https://www.reliablesite.net/dedicated-servers/sale-dedicated-servers.aspx

    Thanked by 1emgh
  • emghemgh Member, Megathread Squad
    edited August 2024

    @jbiloh said:

    @concept said:

    @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Run yabs to post on LET.

    Hah, awesome.

    But really? What do people need that much CPU power for? AI? Object modeling? Some real world examples would be cool to know.

    Single threaded Node applications

    Having the 9950X’s single core speed can be cheaper compared to rewriting the codebase to scale better

    Or gaming servers, where scaling across servers can be impossible

  • @emgh said: Single threaded Node applications

    so nodejs can't use multi threads?

    what about python?

  • remyremy Member

    @jbiloh said:

    @concept said:

    @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Run yabs to post on LET.

    Hah, awesome.

    But really? What do people need that much CPU power for? AI? Object modeling? Some real world examples would be cool to know.

    Single core apps (Very common due to complexity of writing good applications that exploit multiple cores)
    LLM (Llama 3.1), 4K / 8K transcoding

  • @remy said:

    @jbiloh said:

    @concept said:

    @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Run yabs to post on LET.

    Hah, awesome.

    But really? What do people need that much CPU power for? AI? Object modeling? Some real world examples would be cool to know.

    Single core apps (Very common due to complexity of writing good applications that exploit multiple cores)
    LLM (Llama 3.1), 4K / 8K transcoding

    AVX512

  • emghemgh Member, Megathread Squad

    @seenu said:

    @emgh said: Single threaded Node applications

    so nodejs can't use multi threads?

    what about python?

    It can, but often it does not.

    Look up worker threads for example.

    I’m not sure about Python, I think Python’s multiprocessing module does it by having multiple processes with its own interpreter, unlike threading in Python that’s actually not true parallelism due to the global interpreter lock.

    Thanked by 1seenu
  • @jbiloh said:
    Just curious, what do you use so much CPU power for?

    For me it would be for encoding x265.

  • @jbiloh said:
    Just curious, what do you use so much CPU power for?

    WordPress sites.

  • emghemgh Member, Megathread Squad

    @hiphiphip0 said:

    @jbiloh said:
    Just curious, what do you use so much CPU power for?

    WordPress sites.

    Extended so much that you can’t really cache it or just haven’t?

  • @jbiloh said:
    Just curious, what do you use so much CPU power for?

    Single-threaded Python applications would thrive on a 9950X, and if you've got that much grunt you probably wouldn't ever have to bother with the multiprocessing module

    Thanked by 1emgh
  • NUXOANUXOA Member, Patron Provider

    We have the new Ryzen 9XXX processors in our configurator.

    Check it out here: https://manager.nuxoa.de/en/dedicated

  • hiphiphip0hiphiphip0 Member
    edited August 2024

    @emgh said:
    Extended so much that you can’t really cache it or just haven’t?

    Raw speed matters for heavy sites and dashboard user too.
    Warm, clear, exclude, debug are always simpler with less cache layer.
    Some extensions for example ultimate add-ons for elementor's ajax request would not work if the cache period is too long.
    Cache plugin would cache Hebrew version which makes the website left and right reverse and could not be excluded.
    Every once in a while I find that some themes and plugins are not compatible with redis object cache.
    Many cache plugin simply exclude checkout page and user with woo cookie, the speed would be slow, reduced conversion rate.
    ...

    Thanked by 1emgh
  • emghemgh Member, Megathread Squad

    @hiphiphip0 said:

    @emgh said:
    Extended so much that you can’t really cache it or just haven’t?

    Raw speed matters for heavy sites and dashboard user too.
    Warm, clear, exclude, debug are always simpler with less cache layer.
    Some extensions for example ultimate add-ons for elementor's ajax request would not work if the cache period is too long.
    Cache plugin would cache Hebrew version which makes the website left and right reverse and could not be excluded.
    Every once in a while I find that some themes and plugins are not compatible with redis object cache.
    Many cache plugin simply exclude checkout page and user with woo cookie, the speed would be slow, reduced conversion rate.
    ...

    Yeah. For what it’s worth I found RunCloud’s cache with their caching plugin the most robust. Very easy to exclude custom post types, trigger deletion of cache dynamically for certain pages on changes to other pages etc. Worked a lot better than anything else I’ve tried, literally the single reason I keep paying for it.

Sign In or Register to comment.