Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU: Possibility to use GPU RTC with caching and multiple GPUs from dpl-workflow.sh and unrelated fixes #13063

Merged
merged 4 commits into from
Apr 22, 2024

Conversation

davidrohr
Copy link
Collaborator

No description provided.

@davidrohr davidrohr requested a review from a team as a code owner April 22, 2024 12:08
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass3
async-2023-pbpb-apass4
async-2022-pp-apass6-2023-PbPb-apass2
async-2022-pp-apass4
async-2022-pp-apass4-accepted
async-2022-pp-apass6-2023-PbPb-apass2-accepted
async-2023-pbpb-apass3-accepted
async-2023-pbpb-apass4-accepted

@davidrohr davidrohr force-pushed the dev_pull_request2 branch 2 times, most recently from 8f5720a to 21af21e Compare April 22, 2024 12:42
@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for f0d24c0 at 2024-04-22 14:45:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
"/sw/SOURCES/O2/13063-slc8_x86-64/0/GPU/GPUTracking/Definitions/GPUSettingsList.h", line 280: error: 
/sw/SOURCES/O2/13063-slc8_x86-64/0/GPU/GPUTracking/Definitions/GPUSettingsList.h:280:27: error: use of undeclared identifier 'std'
ninja: build stopped: subcommand failed.

Full log here.

@alibuild
Copy link
Collaborator

Error while checking build/O2/fullCI for 21af21e at 2024-04-22 15:46:

## sw/BUILD/O2-latest/log
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
c++: error: unrecognized command-line option '--rtlib=compiler-rt'
"/sw/SOURCES/O2/13063-slc8_x86-64/0/GPU/GPUTracking/Definitions/GPUSettingsList.h", line 280: error: 
/sw/SOURCES/O2/13063-slc8_x86-64/0/GPU/GPUTracking/Definitions/GPUSettingsList.h:280:27: error: use of undeclared identifier 'std'
ninja: build stopped: subcommand failed.

Full log here.

@davidrohr davidrohr merged commit 53a14ef into AliceO2Group:dev Apr 22, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants