CUDA knowledge - does it really increase employee's value?

User avatar
chiral3
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

CUDA knowledge - does it really increase employee's value?

Post by chiral3 »

also look into thrust to counter some of the c-ness.
Nonius is Satoshi Nakamoto. 物の哀れ
User avatar
finanzmaster
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

CUDA knowledge - does it really increase employee's value?

Post by finanzmaster »

It is interesting to recall this post after more than 8 years.

So, guys, I was right: CUDA turned out to be not just yet another programming language, it turn out to bea paradigm.



However, not in quantitative finance (which are not anymore so sexy as before) but in AI/ML hype.



BTW, in 2011 I bought NVIDIA stock but sold them prematurely with a modest profit.

Later in 2016 I expected that the NVIDIA stock will halve... and it recently did... but by that time I was the short was also premature :)

https://letyourmoneygrow.com/2016/12/25/my-put-option-on-nvidia-a-case-study-of-nearly-perfect-trading-decision/
www.yetanotherquant.de - Yet another, yet very reader-friendly, introduction to the measure theory
User avatar
rickyvic
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

CUDA knowledge - does it really increase employee's value?

Post by rickyvic »

It is just not that much advantageous with our day to day stuff.

I never find the speed issue that big once I optimise the code and use a speedy machine that I have to look for a way to push it to a gpu.



For real time I heared some people use it instead of fpgas.



I would love to use it for large time series manipulations which are the time consuming parts but then again if I spend time on that recoding I'd better spend it rewriting optimised cpu code.
"amicus Plato sed magis amica Veritas"
Post Reply