Add optional support for per-thread timers and timing MPI synchronization #5880
Annotations
3 errors and 8 warnings
Build NEST:
nestkernel/stopwatch.h#L472
stray ‘@’ in program
|
Build NEST:
nestkernel/stopwatch.h#L472
expected constructor, destructor, or type conversion before ‘detailed_timer’
|
Build NEST
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Upload install and test results
No files were found with the provided path: build/install_manifest.txt
build/test_report_*/. No artifacts will be uploaded.
|
Build NEST:
sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
|
Build NEST
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
|
Loading