visual studio 2010 - MSVC2012 - does it have 10 toolset? -


i need compile cuda code msvc2010 might consider buying msvc2012 instead of msvc2010 if can switch toolset 10 msvc2012 options.

is possible or msvc2012 ships 11 toolset?

as noted in comments, can v100 toolset in vs2012 if vs2010 installed on machine. high odds you'll need choose vs2010 if cuda tool-chain use doesn't support vs2012 yet.

a quick google turned this blog post, showing how setup vs2012 run nvidia cuda 5.0 tool-chain. isn't clear question whether applies. take @ this, vs2012 excellent vs2010 service pack ;)


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -