====namespace thrust has no member==== À partir de la version 9.1, CUDA a fait du ménage dans ses includes. Il est nécessaire d'ajouter les manquants. Par exemple : #include #include Voir [[https://github.com/thrust/thrust/issues/904|namespace "thrust" has no member "device"]] {{ :mise_a_jour:cpp:cuda:namespace_thrust_has_no_member_device_issue_904_thrust_thrust_github_2020-02-04_22_40_25_.html |Archive du 20/01/2018 le 04/02/2020}} ou [[https://github.com/ashwin/gDel3D/issues/2|Compile error on CUDA 9.1]] {{ :mise_a_jour:cpp:cuda:compile_error_on_cuda_9.1_issue_2_ashwin_gdel3d_github_2020-02-04_22_40_34_.html |Archive du 26/03/2018 le 04/02/2020}} ====Too big maxrregcount value specified 96, will be ignored==== C'est la faute à la compute capability 3.0. C'est normal. [[https://github.com/NVIDIA/nccl/issues/165|ptxas warning : Too big maxrregcount value specified 96, will be ignored]] {{ :mise_a_jour:cpp:cuda:ptxas_warning_too_big_maxrregcount_value_specified_96_will_be_ignored_issue_165_nvidia_nccl_github_2020-02-04_22_47_58_.html |Archive du 06/12/2018 le 04/02/2020}}