The way we fetch nvJitLink function pointers does not work for nvJitLink 12.2 (or 12.3?) and below. So, - for cuda.bindings: we need to properly skip the nvJitLink tests (this was caught in the CI 2.0 #302) - for cuda.core: we need to warn (how?) and/or document about this
The way we fetch nvJitLink function pointers does not work for nvJitLink 12.2 (or 12.3?) and below. So,