cuda - what is the optimized cufft library for tesla k20m card -


in our application have fft part. port part onto gpu. have tesla k20m gpu. version of cufft optimized k20m card.

there not specific version of cufft library optimized specific card. use standard cufft library ships cuda 5.0 (or cuda 5.5 rc, if like).


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -