1

Is there no static linking option for windows for nvidia's performance primitives libraries?

The guide for npp recommends static linking, and shows how for linux, but not windows. http://docs.nvidia.com/cuda/npp/index.html

Jonathan Olson
  • 1,166
  • 9
  • 19

1 Answers1

2

It is not currently possible to statically link NPP on windows.

Jonathan Olson
  • 1,166
  • 9
  • 19