BEGIN 1778107172.2896543 EXEC /__w/TheRock/TheRock/build/math-libs/rocRAND/build /usr/local/therock-tools/bin/cmake -E env --unset=ROCM_PATH --unset=ROCM_DIR --unset=HIP_PATH --unset=HIP_DIR -- /usr/local/therock-tools/bin/cmake --build /__w/TheRock/TheRock/build/math-libs/rocRAND/build 1.3 [1/183] Building ASM object library/CMakeFiles/rocrand.dir/src/rocrand_scrambled_sobol32_precomputed.S.o 1.3 [2/183] Building ASM object library/CMakeFiles/rocrand.dir/src/rocrand_scrambled_sobol64_precomputed.S.o 1.3 [3/183] Building ASM object library/CMakeFiles/rocrand.dir/src/rocrand_sobol32_precomputed.S.o 1.3 [4/183] Building ASM object library/CMakeFiles/rocrand.dir/src/rocrand_sobol64_precomputed.S.o 1.3 [5/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o 1.4 [6/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 1.4 [7/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 1.4 [8/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 1.4 [9/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 1.4 [10/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o 1.4 [11/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o 1.4 [12/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 1.5 [13/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o 1.5 [14/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 1.5 [15/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o 1.5 [16/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 1.5 [17/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 1.6 [18/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 1.6 [19/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o 1.6 [20/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o 1.6 [21/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o 1.6 [22/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 1.7 [23/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o 1.7 [24/183] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 1.7 [25/183] Building CXX object tools/CMakeFiles/bin2typed.dir/bin2typed.cpp.o 1.7 [26/183] Building CXX object tools/CMakeFiles/mrg31k3p_precomputed_generator.dir/mrg31k3p_precomputed_generator.cpp.o 1.7 [27/183] Building CXX object tools/CMakeFiles/mrg32k3a_precomputed_generator.dir/mrg32k3a_precomputed_generator.cpp.o 1.7 [28/183] Building CXX object tools/CMakeFiles/scrambled_sobol32_direction_vector_generator.dir/scrambled_sobol32_direction_vector_generator.cpp.o 1.8 [29/183] Building CXX object tools/CMakeFiles/mt19937_precomputed_generator.dir/mt19937_precomputed_generator.cpp.o 1.8 [30/183] Building CXX object tools/CMakeFiles/scrambled_sobol32_constants_generator.dir/scrambled_sobol32_constants_generator.cpp.o 1.8 [31/183] Building CXX object tools/CMakeFiles/scrambled_sobol64_constants_generator.dir/scrambled_sobol64_constants_generator.cpp.o 1.8 [32/183] Building CXX object tools/CMakeFiles/scrambled_sobol64_direction_vector_generator.dir/scrambled_sobol64_direction_vector_generator.cpp.o 1.8 [33/183] Building CXX object tools/CMakeFiles/sobol32_direction_vector_generator.dir/sobol32_direction_vector_generator.cpp.o 1.9 [34/183] Building CXX object tools/CMakeFiles/sobol64_direction_vector_generator.dir/sobol64_direction_vector_generator.cpp.o 1.9 [35/183] Building CXX object tools/CMakeFiles/xorwow_precomputed_generator.dir/xorwow_precomputed_generator.cpp.o 1.9 [36/183] Linking CXX static library _deps/googlebenchmark-build/src/libbenchmark.a 4.0 [37/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_sobol64.cpp.o 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol64.cpp:23: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.0 | ^ 4.0 1 warning generated when compiling for gfx1100. 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol64.cpp:23: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.0 | ^ 4.0 1 warning generated when compiling for gfx1101. 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol64.cpp:23: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.0 | ^ 4.0 1 warning generated when compiling for gfx1102. 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol64.cpp:23: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.0 | ^ 4.0 1 warning generated when compiling for gfx1103. 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol64.cpp:23: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.0 | ^ 4.0 1 warning generated when compiling for host. 4.2 [38/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_scrambled_sobol32.cpp.o 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol32.cpp:23: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.2 | ^ 4.2 1 warning generated when compiling for gfx1100. 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol32.cpp:23: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.2 | ^ 4.2 1 warning generated when compiling for gfx1101. 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol32.cpp:23: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.2 | ^ 4.2 1 warning generated when compiling for gfx1102. 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol32.cpp:23: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.2 | ^ 4.2 1 warning generated when compiling for gfx1103. 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol32.cpp:23: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.2 | ^ 4.2 1 warning generated when compiling for host. 4.6 [39/183] Building CXX object test/CMakeFiles/test_rocrand_generate_uniform.dir/test_rocrand_generate_uniform.cpp.o 4.6 [40/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_scrambled_sobol64.cpp.o 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol64.cpp:23: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.6 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.6 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.6 | ^ 4.6 1 warning generated when compiling for gfx1100. 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol64.cpp:23: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.6 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.6 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.6 | ^ 4.6 1 warning generated when compiling for gfx1101. 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol64.cpp:23: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.6 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.6 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.6 | ^ 4.6 1 warning generated when compiling for gfx1102. 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol64.cpp:23: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.6 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.6 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.6 | ^ 4.6 1 warning generated when compiling for gfx1103. 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_scrambled_sobol64.cpp:23: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 4.6 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 4.6 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.6 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.6 | ^ 4.6 1 warning generated when compiling for host. 4.9 [41/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_threefry4x64_20.cpp.o 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x64_20.cpp:23: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 4.9 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.9 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.9 | ^ 4.9 1 warning generated when compiling for gfx1100. 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x64_20.cpp:23: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 4.9 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.9 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.9 | ^ 4.9 1 warning generated when compiling for gfx1101. 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x64_20.cpp:23: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 4.9 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.9 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.9 | ^ 4.9 1 warning generated when compiling for gfx1102. 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x64_20.cpp:23: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 4.9 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.9 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.9 | ^ 4.9 1 warning generated when compiling for gfx1103. 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x64_20.cpp:23: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 4.9 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 4.9 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 4.9 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 4.9 | ^ 4.9 1 warning generated when compiling for host. 5.0 [42/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_threefry2x64_20.cpp.o 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x64_20.cpp:23: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.0 | ^ 5.0 1 warning generated when compiling for gfx1100. 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x64_20.cpp:23: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.0 | ^ 5.0 1 warning generated when compiling for gfx1101. 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x64_20.cpp:23: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.0 | ^ 5.0 1 warning generated when compiling for gfx1102. 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x64_20.cpp:23: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.0 | ^ 5.0 1 warning generated when compiling for gfx1103. 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x64_20.cpp:23: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.0 | ^ 5.0 1 warning generated when compiling for host. 5.1 [43/183] Building CXX object test/internal/CMakeFiles/test_rocrand_mrg31k3p_prng.dir/test_rocrand_mrg31k3p_prng.cpp.o 5.1 [44/183] Building CXX object test/internal/CMakeFiles/test_cpp_utils.dir/test_cpp_utils.cpp.o 5.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_cpp_utils.cpp:21: 5.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.1 | ^ 5.1 1 warning generated when compiling for gfx1100. 5.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_cpp_utils.cpp:21: 5.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.1 | ^ 5.1 1 warning generated when compiling for gfx1101. 5.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_cpp_utils.cpp:21: 5.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.1 | ^ 5.1 1 warning generated when compiling for gfx1102. 5.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_cpp_utils.cpp:21: 5.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.1 | ^ 5.1 1 warning generated when compiling for gfx1103. 5.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_cpp_utils.cpp:21: 5.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.1 | ^ 5.1 1 warning generated when compiling for host. 5.2 [45/183] Building CXX object tools/CMakeFiles/lfsr113_precomputed_generator.dir/lfsr113_precomputed_generator.cpp.o 5.2 [46/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_threefry2x32_20.cpp.o 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x32_20.cpp:23: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.2 | ^ 5.2 1 warning generated when compiling for gfx1100. 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x32_20.cpp:23: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.2 | ^ 5.2 1 warning generated when compiling for gfx1101. 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x32_20.cpp:23: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.2 | ^ 5.2 1 warning generated when compiling for gfx1102. 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x32_20.cpp:23: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.2 | ^ 5.2 1 warning generated when compiling for gfx1103. 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry2x32_20.cpp:23: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.2 | ^ 5.2 1 warning generated when compiling for host. 5.3 [47/183] cd /__w/TheRock/TheRock/build/math-libs/rocRAND/build && /usr/local/therock-tools/bin/cmake -E rm -f /__w/TheRock/TheRock/build/math-libs/rocRAND/stamp/stage.stamp 5.3 [48/183] Building CXX object test/CMakeFiles/test_rocrand_generate_poisson.dir/test_rocrand_generate_poisson.cpp.o 5.3 [49/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_sobol32.cpp.o 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol32.cpp:23: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 5.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.3 | ^ 5.3 1 warning generated when compiling for gfx1100. 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol32.cpp:23: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 5.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.3 | ^ 5.3 1 warning generated when compiling for gfx1101. 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol32.cpp:23: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 5.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.3 | ^ 5.3 1 warning generated when compiling for gfx1102. 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol32.cpp:23: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 5.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.3 | ^ 5.3 1 warning generated when compiling for gfx1103. 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_sobol32.cpp:23: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 5.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 5.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.3 | ^ 5.3 1 warning generated when compiling for host. 5.4 [50/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_xorwow.cpp.o 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_xorwow.cpp:23: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/xorwow.hpp:25: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/xorwow_config.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.4 | ^ 5.4 1 warning generated when compiling for gfx1100. 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_xorwow.cpp:23: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/xorwow.hpp:25: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/xorwow_config.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.4 | ^ 5.4 1 warning generated when compiling for gfx1101. 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_xorwow.cpp:23: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/xorwow.hpp:25: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/xorwow_config.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.4 | ^ 5.4 1 warning generated when compiling for gfx1102. 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_xorwow.cpp:23: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/xorwow.hpp:25: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/xorwow_config.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.4 | ^ 5.4 1 warning generated when compiling for gfx1103. 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_xorwow.cpp:23: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/xorwow.hpp:25: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/xorwow_config.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.4 | ^ 5.4 1 warning generated when compiling for host. 5.4 [51/183] Linking CXX static library _deps/googlebenchmark-build/src/libbenchmark_main.a 5.5 [52/183] Building CXX object test/CMakeFiles/test_rocrand_generate.dir/test_rocrand_generate.cpp.o 5.5 [53/183] Linking CXX executable tools/bin2typed 5.6 [54/183] Linking CXX executable tools/lfsr113_precomputed_generator 5.6 [55/183] Building CXX object test/CMakeFiles/test_rocrand_basic.dir/test_rocrand_basic.cpp.o 5.6 [56/183] Linking CXX executable tools/mrg31k3p_precomputed_generator 5.6 [57/183] Linking CXX executable tools/mrg32k3a_precomputed_generator 5.7 [58/183] Linking CXX executable tools/scrambled_sobol32_direction_vector_generator 5.8 [59/183] Linking CXX executable tools/mt19937_precomputed_generator 5.8 [60/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_mrg31k3p.cpp.o 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg31k3p.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1100. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg31k3p.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1101. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg31k3p.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1102. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg31k3p.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1103. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg31k3p.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for host. 5.8 [61/183] Linking CXX executable tools/scrambled_sobol32_constants_generator 5.8 [62/183] Linking CXX executable tools/scrambled_sobol64_constants_generator 5.8 [63/183] Linking CXX executable tools/scrambled_sobol64_direction_vector_generator 5.8 [64/183] Linking CXX executable tools/sobol32_direction_vector_generator 5.8 [65/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_philox4x32_10.cpp.o 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_philox4x32_10.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/philox4x32_10.hpp:57: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/philox4_32_10_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1100. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_philox4x32_10.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/philox4x32_10.hpp:57: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/philox4_32_10_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1101. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_philox4x32_10.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/philox4x32_10.hpp:57: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/philox4_32_10_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1102. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_philox4x32_10.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/philox4x32_10.hpp:57: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/philox4_32_10_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for gfx1103. 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_philox4x32_10.cpp:23: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/philox4x32_10.hpp:57: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/philox4_32_10_config.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 5.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 5.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 5.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 5.8 | ^ 5.8 1 warning generated when compiling for host. 5.8 [66/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rocrand_mt19937_precomputed.cpp.o 5.9 [67/183] Building CXX object test/CMakeFiles/test_rocrand_host.dir/test_rocrand_host.cpp.o 5.9 [68/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_sobol32.dir/test_rocrand_kernel_sobol32.cpp.o 5.9 [69/183] Building CXX object test/internal/CMakeFiles/test_rocrand_mt19937_octo_engine_prng.dir/test_rocrand_mt19937_octo_engine_prng.cpp.o 6.0 [70/183] Linking CXX executable tools/sobol64_direction_vector_generator 6.0 [71/183] Linking CXX executable tools/xorwow_precomputed_generator 6.1 [72/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_lfsr113.cpp.o 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_lfsr113.cpp:23: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/lfsr113.hpp:25: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/lfsr113_config.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.1 | ^ 6.1 1 warning generated when compiling for gfx1100. 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_lfsr113.cpp:23: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/lfsr113.hpp:25: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/lfsr113_config.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.1 | ^ 6.1 1 warning generated when compiling for gfx1101. 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_lfsr113.cpp:23: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/lfsr113.hpp:25: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/lfsr113_config.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.1 | ^ 6.1 1 warning generated when compiling for gfx1102. 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_lfsr113.cpp:23: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/lfsr113.hpp:25: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/lfsr113_config.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.1 | ^ 6.1 1 warning generated when compiling for gfx1103. 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_lfsr113.cpp:23: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/lfsr113.hpp:25: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/lfsr113_config.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.1 | ^ 6.1 1 warning generated when compiling for host. 6.2 [73/183] Building CXX object test/internal/CMakeFiles/test_rocrand_mrg32k3a_prng.dir/test_rocrand_mrg32k3a_prng.cpp.o 6.2 [74/183] Building CXX object test/CMakeFiles/test_rocrand_generate_log_normal.dir/test_rocrand_generate_log_normal.cpp.o 6.2 [75/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_philox4x32_10.dir/test_rocrand_kernel_philox4x32_10.cpp.o 6.2 [76/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rocrand.cpp.o 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rocrand.cpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1100. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rocrand.cpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1101. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rocrand.cpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1102. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rocrand.cpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1103. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rocrand.cpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for host. 6.2 [77/183] Building CXX object test/CMakeFiles/test_rocrand_hipgraphs.dir/test_rocrand_hipgraphs.cpp.o 6.2 [78/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_mrg32k3a.cpp.o 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg32k3a.cpp:23: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1100. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg32k3a.cpp:23: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1101. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg32k3a.cpp:23: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1102. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg32k3a.cpp:23: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for gfx1103. 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mrg32k3a.cpp:23: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mrg.hpp:25: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mrg31k3p_config.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.2 | ^ 6.2 1 warning generated when compiling for host. 6.3 [79/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_threefry4x32_20.cpp.o 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x32_20.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1100. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x32_20.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1101. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x32_20.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1102. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x32_20.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1103. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_threefry4x32_20.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/threefry.hpp:25: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/threefry2_32_20_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for host. 6.3 [80/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_mt19937.cpp.o 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mt19937.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mt19937.hpp:55: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mt19937_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1100. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mt19937.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mt19937.hpp:55: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mt19937_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1101. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mt19937.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mt19937.hpp:55: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mt19937_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1102. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mt19937.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mt19937.hpp:55: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mt19937_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for gfx1103. 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mt19937.cpp:23: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mt19937.hpp:55: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mt19937_config.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 6.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 6.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.3 | ^ 6.3 1 warning generated when compiling for host. 6.4 [81/183] Building CXX object test/CMakeFiles/test_rocrand_generate_normal.dir/test_rocrand_generate_normal.cpp.o 6.4 [82/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_threefry4x32_20.dir/test_rocrand_kernel_threefry4x32_20.cpp.o 6.5 [83/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_scrambled_sobol32.dir/test_rocrand_kernel_scrambled_sobol32.cpp.o 6.5 [84/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_threefry2x32_20.dir/test_rocrand_kernel_threefry2x32_20.cpp.o 6.5 [85/183] Building CXX object test/internal/CMakeFiles/test_rocrand_generator_type.dir/test_rocrand_generator_type.cpp.o 6.6 [86/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_mtgp32.dir/test_rocrand_kernel_mtgp32.cpp.o 6.6 [87/183] Building CXX object test/internal/CMakeFiles/test_log_normal_distribution.dir/test_log_normal_distribution.cpp.o 6.7 [88/183] Building CXX object test/internal/CMakeFiles/test_rocrand_sobol64_qrng.dir/test_rocrand_sobol64_qrng.cpp.o 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol64_qrng.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1100. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol64_qrng.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1101. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol64_qrng.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1102. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol64_qrng.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1103. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol64_qrng.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for host. 6.7 [89/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_xorwow.dir/test_rocrand_kernel_xorwow.cpp.o 6.7 [90/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_scrambled_sobol64.dir/test_rocrand_kernel_scrambled_sobol64.cpp.o 6.7 [91/183] Building CXX object test/internal/CMakeFiles/test_rocrand_config_dispatch.dir/test_rocrand_config_dispatch.cpp.o 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_config_dispatch.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1100. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_config_dispatch.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1101. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_config_dispatch.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1102. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_config_dispatch.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for gfx1103. 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_config_dispatch.cpp:22: 6.7 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 6.7 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.7 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.7 | ^ 6.7 1 warning generated when compiling for host. 6.8 [92/183] Building CXX object test/internal/CMakeFiles/test_poisson_distribution.dir/test_poisson_distribution.cpp.o 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_poisson_distribution.cpp:29: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.8 | ^ 6.8 1 warning generated when compiling for gfx1100. 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_poisson_distribution.cpp:29: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.8 | ^ 6.8 1 warning generated when compiling for gfx1101. 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_poisson_distribution.cpp:29: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.8 | ^ 6.8 1 warning generated when compiling for gfx1102. 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_poisson_distribution.cpp:29: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.8 | ^ 6.8 1 warning generated when compiling for gfx1103. 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_poisson_distribution.cpp:29: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 6.8 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 6.8 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 6.8 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 6.8 | ^ 6.8 1 warning generated when compiling for host. 6.9 [93/183] Building CXX object test/internal/CMakeFiles/test_rocrand_discrete.dir/test_rocrand_discrete.cpp.o 6.9 [94/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_threefry2x64_20.dir/test_rocrand_kernel_threefry2x64_20.cpp.o 6.9 [95/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_sobol64.dir/test_rocrand_kernel_sobol64.cpp.o 6.9 [96/183] Building CXX object test/CMakeFiles/test_rocrand_cpp_wrapper.dir/test_rocrand_cpp_wrapper.cpp.o 7.0 [97/183] Building CXX object test/internal/CMakeFiles/test_rocrand_scrambled_sobol64_qrng.dir/test_rocrand_scrambled_sobol64_qrng.cpp.o 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol64_qrng.cpp:22: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1100. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol64_qrng.cpp:22: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1101. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol64_qrng.cpp:22: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1102. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol64_qrng.cpp:22: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1103. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol64_qrng.cpp:22: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for host. 7.0 [98/183] Building CXX object test/internal/CMakeFiles/test_rocrand_log_normal.dir/test_rocrand_log_normal.cpp.o 7.0 [99/183] Building CXX object test/internal/CMakeFiles/test_normal_distribution.dir/test_normal_distribution.cpp.o 7.0 [100/183] Building CXX object test/internal/CMakeFiles/test_rocrand_threefry2x32_20_prng.dir/test_rocrand_threefry2x32_20_prng.cpp.o 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x32_20_prng.cpp:20: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1100. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x32_20_prng.cpp:20: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1101. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x32_20_prng.cpp:20: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1102. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x32_20_prng.cpp:20: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for gfx1103. 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x32_20_prng.cpp:20: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.0 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.0 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.0 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.0 | ^ 7.0 1 warning generated when compiling for host. 7.1 [101/183] Building CXX object library/CMakeFiles/rocrand.dir/src/rng/generator_type_mtgp32.cpp.o 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mtgp32.cpp:23: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mtgp32.hpp:59: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mtgp32_config.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 7.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.1 | ^ 7.1 1 warning generated when compiling for gfx1100. 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mtgp32.cpp:23: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mtgp32.hpp:59: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mtgp32_config.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 7.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.1 | ^ 7.1 1 warning generated when compiling for gfx1101. 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mtgp32.cpp:23: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mtgp32.hpp:59: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mtgp32_config.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 7.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.1 | ^ 7.1 1 warning generated when compiling for gfx1102. 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mtgp32.cpp:23: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mtgp32.hpp:59: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mtgp32_config.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 7.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.1 | ^ 7.1 1 warning generated when compiling for gfx1103. 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/generator_type_mtgp32.cpp:23: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/mtgp32.hpp:59: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/mtgp32_config.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/config_defaults.hpp:24: 7.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../config_types.hpp:26: 7.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.1 | ^ 7.1 1 warning generated when compiling for host. 7.2 [102/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_mrg.dir/test_rocrand_kernel_mrg.cpp.o 7.3 [103/183] Building CXX object test/internal/CMakeFiles/test_rocrand_mtgp32_prng.dir/test_rocrand_mtgp32_prng.cpp.o 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mtgp32_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1100. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mtgp32_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1101. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mtgp32_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1102. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mtgp32_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1103. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mtgp32_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for host. 7.3 [104/183] Building CXX object test/internal/CMakeFiles/test_rocrand_lfsr113_prng.dir/test_rocrand_lfsr113_prng.cpp.o 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_lfsr113_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1100. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_lfsr113_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1101. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_lfsr113_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1102. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_lfsr113_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for gfx1103. 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_lfsr113_prng.cpp:23: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.3 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.3 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.3 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.3 | ^ 7.3 1 warning generated when compiling for host. 7.4 [105/183] Building CXX object test/internal/CMakeFiles/test_rocrand_mrg_prng.dir/test_rocrand_mrg_prng.cpp.o 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mrg_prng.cpp:23: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.4 | ^ 7.4 1 warning generated when compiling for gfx1100. 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mrg_prng.cpp:23: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.4 | ^ 7.4 1 warning generated when compiling for gfx1101. 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mrg_prng.cpp:23: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.4 | ^ 7.4 1 warning generated when compiling for gfx1102. 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mrg_prng.cpp:23: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.4 | ^ 7.4 1 warning generated when compiling for gfx1103. 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mrg_prng.cpp:23: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.4 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.4 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.4 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.4 | ^ 7.4 1 warning generated when compiling for host. 7.4 [106/183] Building CXX object test/linkage/CMakeFiles/test_rocrand_linkage.dir/get_rocrand_version.cpp.o 7.4 [107/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_threefry4x64_20.dir/test_rocrand_kernel_threefry4x64_20.cpp.o 7.5 [108/183] Linking CXX shared library library/librocrand.so.1.1 7.5 [109/183] Building CXX object test/internal/CMakeFiles/test_rocrand_philox_prng.dir/test_rocrand_philox_prng.cpp.o 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_philox_prng.cpp:23: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.5 | ^ 7.5 1 warning generated when compiling for gfx1100. 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_philox_prng.cpp:23: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.5 | ^ 7.5 1 warning generated when compiling for gfx1101. 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_philox_prng.cpp:23: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.5 | ^ 7.5 1 warning generated when compiling for gfx1102. 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_philox_prng.cpp:23: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.5 | ^ 7.5 1 warning generated when compiling for gfx1103. 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_philox_prng.cpp:23: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 7.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 7.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 7.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 7.5 | ^ 7.5 1 warning generated when compiling for host. 7.5 [110/183] Creating library symlink library/librocrand.so.1 library/librocrand.so 8.1 [111/183] Building CXX object test/CMakeFiles/test_rocrand_cpp_basic.dir/test_rocrand_cpp_basic.cpp.o 8.1 [112/183] Building CXX object test/CMakeFiles/test_rocrand_kernel_lfsr113.dir/test_rocrand_kernel_lfsr113.cpp.o 8.1 [113/183] Building CXX object test/linkage/CMakeFiles/test_rocrand_linkage.dir/test_rocrand_linkage.cpp.o 8.1 [114/183] Building CXX object test/internal/CMakeFiles/test_rocrand_poisson.dir/test_rocrand_poisson.cpp.o 8.1 [115/183] Building CXX object benchmark/CMakeFiles/benchmark_rocrand_host_api.dir/benchmark_rocrand_host_api.cpp.o 8.2 [116/183] Building CXX object benchmark/CMakeFiles/benchmark_rocrand_generate.dir/benchmark_rocrand_generate.cpp.o 8.2 [117/183] Linking CXX executable test/test_rocrand_basic 8.2 [118/183] Linking CXX executable test/test_rocrand_cpp_wrapper 8.2 [119/183] Linking CXX executable test/test_rocrand_generate 8.2 [120/183] Linking CXX executable test/test_rocrand_generate_log_normal 8.2 [121/183] Linking CXX executable test/test_rocrand_generate_normal 8.2 [122/183] Linking CXX executable test/test_rocrand_generate_poisson 8.2 [123/183] Linking CXX executable test/test_rocrand_generate_uniform 8.2 [124/183] Linking CXX executable test/test_rocrand_hipgraphs 8.2 [125/183] Linking CXX executable test/test_rocrand_host 8.2 [126/183] Linking CXX executable test/test_rocrand_kernel_mrg 8.2 [127/183] Linking CXX executable test/test_rocrand_kernel_mtgp32 8.2 [128/183] Linking CXX executable test/test_rocrand_kernel_philox4x32_10 8.2 [129/183] Linking CXX executable test/test_rocrand_kernel_scrambled_sobol32 8.2 [130/183] Linking CXX executable test/test_rocrand_kernel_scrambled_sobol64 8.2 [131/183] Linking CXX executable test/test_rocrand_kernel_sobol32 8.2 [132/183] Linking CXX executable test/test_rocrand_kernel_sobol64 8.2 [133/183] Linking CXX executable test/test_rocrand_kernel_threefry2x32_20 8.2 [134/183] Linking CXX executable test/test_rocrand_kernel_threefry2x64_20 8.2 [135/183] Linking CXX executable test/test_rocrand_kernel_threefry4x32_20 8.2 [136/183] Linking CXX executable test/test_rocrand_kernel_threefry4x64_20 8.2 [137/183] Linking CXX executable test/test_rocrand_kernel_xorwow 8.2 [138/183] Linking CXX executable test/test_cpp_utils 8.2 [139/183] Linking CXX executable test/test_log_normal_distribution 8.2 [140/183] Linking CXX executable test/test_normal_distribution 8.2 [141/183] Linking CXX executable test/test_poisson_distribution 8.2 [142/183] Linking CXX executable test/test_rocrand_config_dispatch 8.2 [143/183] Linking CXX executable test/test_rocrand_discrete 8.2 [144/183] Linking CXX executable test/test_rocrand_generator_type 8.2 [145/183] Building CXX object test/internal/CMakeFiles/test_rocrand_mt19937_prng.dir/test_rocrand_mt19937_prng.cpp.o 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mt19937_prng.cpp:23: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1100. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mt19937_prng.cpp:23: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1101. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mt19937_prng.cpp:23: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1102. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mt19937_prng.cpp:23: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1103. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_mt19937_prng.cpp:23: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for host. 8.2 [146/183] Building CXX object test/internal/CMakeFiles/test_rocrand_scrambled_sobol32_qrng.dir/test_rocrand_scrambled_sobol32_qrng.cpp.o 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1100. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1101. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1102. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1103. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_scrambled_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for host. 8.2 [147/183] Linking CXX executable test/test_rocrand_lfsr113_prng 8.2 [148/183] Linking CXX executable test/test_rocrand_mrg31k3p_prng 8.2 [149/183] Linking CXX executable test/test_rocrand_mrg32k3a_prng 8.2 [150/183] Linking CXX executable test/test_rocrand_mt19937_octo_engine_prng 8.2 [151/183] Building CXX object test/internal/CMakeFiles/test_rocrand_sobol32_qrng.dir/test_rocrand_sobol32_qrng.cpp.o 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1100. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1101. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1102. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for gfx1103. 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol32_qrng.cpp:22: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_sobol_qrng.hpp:28: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/sobol.hpp:25: 8.2 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/config_types.hpp:26: 8.2 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 8.2 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 8.2 | ^ 8.2 1 warning generated when compiling for host. 8.3 [152/183] Linking CXX executable test/test_rocrand_mrg_prng 8.3 [153/183] Linking CXX executable test/test_rocrand_linkage 8.3 [154/183] Linking CXX executable test/test_rocrand_mtgp32_prng 8.3 [155/183] Linking CXX executable test/test_rocrand_log_normal 8.3 [156/183] Linking CXX executable test/test_rocrand_scrambled_sobol64_qrng 8.3 [157/183] Linking CXX executable test/test_rocrand_kernel_lfsr113 8.3 [158/183] Linking CXX executable test/test_rocrand_sobol64_qrng 8.3 [159/183] Linking CXX executable test/test_rocrand_philox_prng 8.3 [160/183] Linking CXX executable test/test_rocrand_threefry2x32_20_prng 8.3 [161/183] Linking CXX executable test/test_rocrand_poisson 8.3 [162/183] Linking CXX executable test/test_rocrand_cpp_basic 8.4 [163/183] Linking CXX executable benchmark/benchmark_rocrand_generate 8.4 [164/183] Linking CXX executable benchmark/benchmark_rocrand_host_api 8.4 [165/183] Linking CXX executable test/test_rocrand_scrambled_sobol32_qrng 8.4 [166/183] Building CXX object test/internal/CMakeFiles/test_rocrand_normal.dir/test_rocrand_normal.cpp.o 8.4 [167/183] Linking CXX executable test/test_rocrand_sobol32_qrng 8.4 [168/183] Linking CXX executable test/test_rocrand_mt19937_prng 8.5 [169/183] Linking CXX executable test/test_rocrand_normal 8.7 [170/183] Building CXX object test/internal/CMakeFiles/test_uniform_distribution.dir/test_uniform_distribution.cpp.o 8.8 [171/183] Linking CXX executable test/test_uniform_distribution 9.0 [172/183] Building CXX object benchmark/CMakeFiles/benchmark_rocrand_device_api.dir/benchmark_rocrand_device_api.cpp.o 9.1 [173/183] Building CXX object test/internal/CMakeFiles/test_rocrand_threefry4x32_20_prng.dir/test_rocrand_threefry4x32_20_prng.cpp.o 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x32_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1100. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x32_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1101. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x32_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1102. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x32_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1103. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x32_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for host. 9.1 [174/183] Building CXX object test/internal/CMakeFiles/test_rocrand_threefry2x64_20_prng.dir/test_rocrand_threefry2x64_20_prng.cpp.o 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x64_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1100. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x64_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1101. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x64_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1102. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x64_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for gfx1103. 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry2x64_20_prng.cpp:21: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.1 | ^ 9.1 1 warning generated when compiling for host. 9.2 [175/183] Linking CXX executable test/test_rocrand_threefry4x32_20_prng 9.2 [176/183] Linking CXX executable benchmark/benchmark_rocrand_device_api 9.4 [177/183] Linking CXX executable test/test_rocrand_threefry2x64_20_prng 9.5 [178/183] Building CXX object test/internal/CMakeFiles/test_rocrand_xorwow_prng.dir/test_rocrand_xorwow_prng.cpp.o 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_xorwow_prng.cpp:23: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.5 | ^ 9.5 1 warning generated when compiling for gfx1100. 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_xorwow_prng.cpp:23: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.5 | ^ 9.5 1 warning generated when compiling for gfx1101. 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_xorwow_prng.cpp:23: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.5 | ^ 9.5 1 warning generated when compiling for gfx1102. 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_xorwow_prng.cpp:23: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.5 | ^ 9.5 1 warning generated when compiling for gfx1103. 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_xorwow_prng.cpp:23: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_prng.hpp:29: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 9.5 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 9.5 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 9.5 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 9.5 | ^ 9.5 1 warning generated when compiling for host. 9.7 [179/183] Linking CXX executable test/test_rocrand_xorwow_prng 9.8 [180/183] Building CXX object benchmark/CMakeFiles/benchmark_rocrand_kernel.dir/benchmark_rocrand_kernel.cpp.o 10.0 [181/183] Linking CXX executable benchmark/benchmark_rocrand_kernel 10.1 [182/183] Building CXX object test/internal/CMakeFiles/test_rocrand_threefry4x64_20_prng.dir/test_rocrand_threefry4x64_20_prng.cpp.o 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x64_20_prng.cpp:21: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 10.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 10.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 10.1 | ^ 10.1 1 warning generated when compiling for gfx1100. 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x64_20_prng.cpp:21: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 10.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 10.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 10.1 | ^ 10.1 1 warning generated when compiling for gfx1101. 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x64_20_prng.cpp:21: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 10.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 10.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 10.1 | ^ 10.1 1 warning generated when compiling for gfx1102. 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x64_20_prng.cpp:21: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 10.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 10.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 10.1 | ^ 10.1 1 warning generated when compiling for gfx1103. 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_threefry4x64_20_prng.cpp:21: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/test/internal/test_rocrand_host_prng.hpp:29: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/poisson.hpp:26: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../system.hpp:34: 10.1 In file included from /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../config_types.hpp:26: 10.1 /__w/TheRock/TheRock/rocm-libraries/projects/rocrand/library/src/rng/distribution/../utils/cpp_utils.hpp:249:21: warning: use of CUDA/HIP target attributes on deduction guides is deprecated; they will be rejected in a future version of Clang [-Wdeprecated-attributes] 10.1 249 | __host__ __device__ vec_wrapper(V) -> vec_wrapper; 10.1 | ^ 10.1 1 warning generated when compiling for host. 10.3 [183/183] Linking CXX executable test/test_rocrand_threefry4x64_20_prng END 1778107182.598354 10.3086998462677 0