CMP 90HX for non-FP32 workloads

A forum for discussing FAH-related hardware choices and info on actual products (not speculation).

Moderator: Site Moderators

Forum rules
Please read the forum rules before posting.
Post Reply
lukash
Posts: 2
Joined: Mon Dec 02, 2024 2:42 pm

CMP 90HX for non-FP32 workloads

Post by lukash »

Hello,

I recently came across some NVIDIA CMP 90HX mining cards which are allegedly just 3080 dies with many functions disabled by fuse/firmware/driver, thought they would be good for folding however they were only getting 200-400K PPD, while my daily driver 3080 gets ~7M/day. Looking more into these cards I found they have massively reduced performance in non-integer loads, although seemingly less of a hit if there is less/no FP32 FMA calls or FP64, and then of course nearly no hit for integer loads since it's needed for mining.

From what I've seen somehow disabling FMA (Fused Multiply-Add) leads to mostly unlocked performance, however you then run into precision errors so it looks like that would be an issue. I would also think the core would need to be recompiled without FMA in order for this to work, which seems unlikely.

Are there any causes I could go for or other things I could change to work around these cards limitations?
toTOW
Site Moderator
Posts: 6416
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: CMP 90HX for non-FP32 workloads

Post by toTOW »

There's absolutely no chance that FAH will build a specific core just for them.

You'd better sell those cards and get a standard GPU.
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
lukash
Posts: 2
Joined: Mon Dec 02, 2024 2:42 pm

Re: CMP 90HX for non-FP32 workloads

Post by lukash »

toTOW wrote: Mon Dec 02, 2024 9:00 pm There's absolutely no chance that FAH will build a specific core just for them.

You'd better sell those cards and get a standard GPU.
That's understandable. Do all the simulations rely on FP32 FMA, or do some causes have less chances of running into this sort of math? From what I've heard almost all simulation is FP32 FMA-dependent, just hoping there's something else in case. I am trying to sell them though, the price was good enough where I could sell higher anyways.
toTOW
Site Moderator
Posts: 6416
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: CMP 90HX for non-FP32 workloads

Post by toTOW »

I don't know, but since FMA is a common function, I don't see any reason why it wouldn't be used.

Note that although most FAH computation are FP32, it also requires FP64 support for a few parts of the code.
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
Post Reply