neoml
neoml copied to clipboard
Incompatibility with VS 2022 due to old Cuda toolkit
Nvcc officially supports VS 2022 since v.11.6.
Earlier versions exit with error unless --allow-unsupported-compiler
option is explicitly added.