cuda-api-wrappers
cuda-api-wrappers copied to clipboard
module proxy class doesn't need to hold its link options
It seems like the link options of a module are not used anywhere after its creation. Well, let's drop them then.