|
|
|
|
|
by BrailleHunting
3378 days ago
|
|
The P100 has much better double-precision performance, but it's single-precision perf doesn't justify the cost in most instances. The DGX1 (w 8 P100's) is another example of an overpriced, turnkey money extraction "solution." Also worth noting it's hard to get a Ti non-founder edition, which has a hefty premium on it for the privilege of being first. The regular 1080 non-FE cards are probably the best bang/buck right now. Folking doing ML/AI/DL, or any HPC really, gotta profile their apps to find bottlenecks and root out resource waste: single prec math? ram? algorithm complexity? storage iops? network latency? etc. because throwing money at a problem is no substitute for having a clue how to use money, time and electricity wisely. |
|
Feel free to invest your time and money into building and debugging issues on your own system. Companies which pay big $$$ to their data scientists have different incentives than regular users - you do not want to waste time of your expensive staff on chasing hardware/software issues.