Okay, I made the switch to 22.3, but now have a new problem… when I go to link my application with 22.3, I get:
nvlink error : File uses too much global constant data (0x21e88 bytes, 0x10000 max)
It works find with 22.1 (exact same code base, clean builds with each compiler). Any suggestions on how to track this down, even to which file might be causing this? OpenACC only.