You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
option('implementation', type: 'combo', choices: ['cpu', 'cuda'], description: 'Choose the implementation to use')
option('cuda-arch', type: 'string', description: 'Define specific cuda architecture. See https://mesonbuild.com/Cuda-module.html#nvcc_arch_flags for details')