BEGIN 1787779532.848837 EXEC /__w/TheRock/TheRock/build/profiler/rocprofiler-systems-examples/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/profiler/rocprofiler-systems-examples/build 0.0 [1/83] cd /__w/TheRock/TheRock/build/profiler/rocprofiler-systems-examples/build && /usr/local/therock-tools/bin/cmake -E rm -f /__w/TheRock/TheRock/build/profiler/rocprofiler-systems-examples/stamp/stage.stamp 0.0 [2/83] Building CXX object minimal/CMakeFiles/minimal-recursion.dir/recursion.cpp.o 0.0 [3/83] Building CXX object trace-time-window/CMakeFiles/trace-time-window.dir/trace-time-window.cpp.o 0.0 [4/83] Building CXX object rewrite-caller/CMakeFiles/rewrite-caller.dir/rewrite-caller.cpp.o 0.0 [5/83] Building CXX object parallel-overhead/CMakeFiles/parallel-overhead-locks.dir/parallel-overhead.cpp.o 0.0 [6/83] Building CXX object parallel-overhead/CMakeFiles/parallel-overhead.dir/parallel-overhead.cpp.o 0.0 [7/83] Building CXX object user-api/CMakeFiles/user-api.dir/user-api.cpp.o 0.0 [8/83] Building CXX object fork/CMakeFiles/fork-example.dir/fork.cpp.o 0.0 [9/83] Building CXX object thread-limit/CMakeFiles/thread-limit.dir/thread-limit.cpp.o 0.0 [10/83] Building Fortran preprocessed openmp/fortran/CMakeFiles/openmp-fortran-host.dir/host.f90-pp.f90 0.0 [11/83] Generating Fortran dyndep file openmp/fortran/CMakeFiles/openmp-fortran-host.dir/Fortran.dd 0.0 [12/83] Building CXX object minimal/CMakeFiles/minimal-pthreads.dir/pthreads.cpp.o 0.1 [13/83] Linking CXX executable minimal/minimal-recursion 0.1 [14/83] Linking CXX executable rewrite-caller/rewrite-caller 0.1 [15/83] Linking CXX executable parallel-overhead/parallel-overhead-locks 0.1 [16/83] Linking CXX executable trace-time-window/trace-time-window 0.1 [17/83] Linking CXX executable user-api/user-api 0.1 [18/83] Linking CXX executable parallel-overhead/parallel-overhead 0.1 [19/83] Linking CXX executable thread-limit/thread-limit 0.1 [20/83] Linking CXX executable fork/fork-example 0.1 [21/83] Linking CXX executable minimal/minimal-pthreads 0.1 [22/83] Building CXX object transpose/CMakeFiles/transpose.dir/transpose.cpp.o 0.1 [23/83] Building CXX object roctx/CMakeFiles/roctx.dir/roctx.cpp.o 0.1 [24/83] Building CXX object roctx/CMakeFiles/selective-region-pause-3.dir/selective-region-pause-3.cpp.o 0.1 [25/83] Building CXX object roctx/CMakeFiles/pause-resume.dir/pause-resume.cpp.o 0.1 [26/83] Building CXX object scratch-memory/CMakeFiles/scratch-memory.dir/scratch-memory.cpp.o 0.1 [27/83] Building CXX object sdma-test/CMakeFiles/sdma-test.dir/sdma-test.cpp.o 0.1 [28/83] Building CXX object fork/CMakeFiles/hipMallocConcurrencyMproc.dir/hipMallocConcurrencyMproc.cpp.o 0.1 [29/83] Building CXX object roctx/CMakeFiles/selective-region-pause-2.dir/selective-region-pause-2.cpp.o 0.1 [30/83] Building CXX object roctx/CMakeFiles/selective-region-pause-1.dir/selective-region-pause-1.cpp.o 0.1 [31/83] Building CXX object roctx/CMakeFiles/selective-region.dir/selective-region.cpp.o 0.1 [32/83] Building CXX object hpc/split-copy-compute-hw-queues/CMakeFiles/split-copy-compute-hw-queues.dir/compute-comm-overlap.hip.o 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1010. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1011. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1012. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1030. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1031. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1032. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1033. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1034. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1035. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1036. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1100. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1101. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1102. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1103. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1150. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1151. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1152. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1153. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1200. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1201. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx1250. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx900. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx906. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx908. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx90a. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx90c. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx942. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for gfx950. 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:77:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 77 | hipEventCreate(&start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:78:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 78 | hipEventCreate(&stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:121:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 121 | hipEventRecord(start); 0.1 | ^~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:152:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 152 | hipEventRecord(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:153:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 153 | hipEventSynchronize(stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 /__w/TheRock/TheRock/rocm-systems/projects/rocprofiler-systems/examples/hpc/split-copy-compute-hw-queues/compute-comm-overlap.hip:156:5: warning: ignoring return value of type 'hipError_t' declared with 'nodiscard' attribute [-Wunused-value] 0.1 156 | hipEventElapsedTime(&milliseconds, start, stop); 0.1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0.1 6 warnings generated when compiling for host. 0.1 [33/83] Building CXX object unified-memory/CMakeFiles/unified-memory.dir/unified-memory.cpp.o 0.1 [34/83] Building CXX object code-coverage/CMakeFiles/code-coverage.dir/code-coverage.cpp.o 0.1 [35/83] Linking CXX executable code-coverage/code-coverage 0.1 [36/83] Linking CXX executable roctx/pause-resume 0.1 [37/83] Linking CXX executable scratch-memory/scratch-memory 0.1 [38/83] Linking CXX executable roctx/roctx 0.1 [39/83] Linking CXX executable roctx/selective-region-pause-3 0.1 [40/83] Linking CXX executable transpose/transpose 0.1 [41/83] Linking CXX executable sdma-test/sdma-test 0.1 [42/83] Linking CXX executable roctx/selective-region-pause-2 0.1 [43/83] Linking CXX executable fork/hipMallocConcurrencyMproc 0.1 [44/83] Linking CXX executable unified-memory/unified-memory 0.1 [45/83] Linking CXX executable hpc/split-copy-compute-hw-queues/split-copy-compute-hw-queues 0.1 [46/83] Linking CXX executable roctx/selective-region 0.1 [47/83] Linking CXX executable roctx/selective-region-pause-1 0.2 [48/83] Building Fortran object openmp/fortran/CMakeFiles/openmp-fortran-host.dir/host.f90.o 0.2 [49/83] Linking Fortran executable openmp/fortran/openmp-fortran-host 0.2 [50/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/jacobi.f90-pp.f90 0.2 [51/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/main.f90-pp.f90 0.2 [52/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/kind.f90-pp.f90 0.2 [53/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/boundary.f90-pp.f90 0.2 [54/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/input.f90-pp.f90 0.2 [55/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/laplacian.f90-pp.f90 0.2 [56/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/norm.f90-pp.f90 0.2 [57/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/mesh.f90-pp.f90 0.2 [58/83] Building Fortran preprocessed hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/update.f90-pp.f90 0.2 [59/83] Generating Fortran dyndep file hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/Fortran.dd 0.2 [60/83] Building CXX object transferBench/CMakeFiles/transferBench.dir/AllToAll.cpp.o 0.3 [61/83] Building CXX object openmp/cg/CMakeFiles/openmp-cg.dir/cg.cpp.o 0.3 [62/83] Building CXX object openmp/CMakeFiles/openmp-common.dir/common/wtime.cpp.o 0.3 [63/83] Building CXX object openmp/CMakeFiles/openmp-common.dir/common/c_print_results.cpp.o 0.3 [64/83] Building CXX object openmp/CMakeFiles/openmp-common.dir/common/c_randdp.cpp.o 0.3 [65/83] Building CXX object openmp/CMakeFiles/openmp-common.dir/common/c_timers.cpp.o 0.3 [66/83] Building CXX object openmp/lu/CMakeFiles/openmp-lu.dir/lu.cpp.o 0.3 [67/83] Linking CXX executable openmp/cg/openmp-cg 0.3 [68/83] Linking CXX executable openmp/lu/openmp-lu 0.4 [69/83] Linking CXX executable transferBench/transferBench 0.4 [70/83] Building Fortran preprocessed openmp/fortran/CMakeFiles/openmp-fortran-offload.dir/offload.f90-pp.f90 0.4 [71/83] Generating Fortran dyndep file openmp/fortran/CMakeFiles/openmp-fortran-offload.dir/Fortran.dd 0.7 [72/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/kind.f90.o 1.7 [73/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/mesh.f90.o 2.8 [74/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/laplacian.f90.o 2.8 [75/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/norm.f90.o 2.8 [76/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/update.f90.o 3.1 [77/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/boundary.f90.o 3.3 [78/83] Building Fortran object openmp/fortran/CMakeFiles/openmp-fortran-offload.dir/offload.f90.o 3.3 [79/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/input.f90.o 5.6 [80/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/jacobi.f90.o 5.8 [81/83] Linking Fortran executable openmp/fortran/openmp-fortran-offload 7.0 [82/83] Building Fortran object hpc/jacobi-fortran-usm/CMakeFiles/jacobi-fortran-usm.dir/main.f90.o 9.1 [83/83] Linking Fortran executable hpc/jacobi-fortran-usm/jacobi-fortran-usm END 1787779541.9326756 9.083838701248169 0