Skip to content

Conversation

@MohammadAlTurany
Copy link
Contributor

Correct error caused by case insensitive MAC system!!!

@MohammadAlTurany MohammadAlTurany merged commit 4b04f68 into AliceO2Group:dev Nov 28, 2014
@MohammadAlTurany MohammadAlTurany deleted the add_tpc branch April 26, 2016 12:05
shahor02 referenced this pull request in shahor02/AliceO2 Jun 19, 2020
Not tested, it is Friday evening...

Adding to compilation

Not working yet, still using a struct for TOFChannelData, but with the boost
histogram it seems too complicated. Now I will try using a class. I make
the commit only to save the current version.

Compiling TOFChannelData for now

Adding TOFChannelCalibrator to compilation - but it fails

adding destructors

Fixes + updates

Using 18 histograms

Trying to make integral work - not successful for now

misc fixes (#18)

Co-authored-by: shahoian <ruben.shahoyan@cern.ch>

Fixing integral function

Leaving for now alternative methods, just for reference (they
do not work as wanted anyway)

Better integral functions.

In the functions, there are still the three possibilities:
1) integral over reduced indexed loop (fastest);
2) integral over the complete indexed loop;
3) projection + accumulate (slowest).

They are kept for reference for now, until the boost people
find maybe a better way (see boostorg/histogram#277)

Improve finalizeSlot

Adding faster way to get the integral
shahor02 pushed a commit that referenced this pull request Jun 22, 2020
Not tested, it is Friday evening...

Adding to compilation

Not working yet, still using a struct for TOFChannelData, but with the boost
histogram it seems too complicated. Now I will try using a class. I make
the commit only to save the current version.

Compiling TOFChannelData for now

Adding TOFChannelCalibrator to compilation - but it fails

adding destructors

Fixes + updates

Using 18 histograms

Trying to make integral work - not successful for now

misc fixes (#18)

Co-authored-by: shahoian <ruben.shahoyan@cern.ch>

Fixing integral function

Leaving for now alternative methods, just for reference (they
do not work as wanted anyway)

Better integral functions.

In the functions, there are still the three possibilities:
1) integral over reduced indexed loop (fastest);
2) integral over the complete indexed loop;
3) projection + accumulate (slowest).

They are kept for reference for now, until the boost people
find maybe a better way (see boostorg/histogram#277)

Improve finalizeSlot

Adding faster way to get the integral
alibuild pushed a commit to alibuild/AliceO2 that referenced this pull request Nov 4, 2020
add event counter and tracing of empty crates in TOF decoding
davidrohr pushed a commit that referenced this pull request Jul 14, 2021
* Add CUDA backbone

* HIP breaks

* Make two separate libraries

* Re-arrange directories

* Add missing header

* Meta library does not compile

* Port hipInfo example to test gpu specs

* Fix compilation to test build on EPN

* Produce two separate executables

* Flatten dir tree a bit

* Cleanup

* Add CMake forced re-configuration

* HIP can't find symbols

* Checkpoint before radical change

* Create single executable

* Update

* Add first dummy benchmark

* Assign a block to each scratch segment

* Fix copyright

* Please consider the following formatting changes (#16)

* Set configurable iterations

* Improve busy fucntion + streaming results on file

* Fix bug in CLI params

* Add configurable number of tests

* Fix undefined behaviour insetting nLaunches

* Please consider the following formatting changes (#17)

* Streamline ker benchmarking w/ events

* Tidy up kernels and improve output

* Update read test

* Please consider the following formatting changes (#18)

* CP

* Add last read test

* Add last read test

* Fix result dump on file

* add reading kernel

* Add write tests

* Add copy benchmark

* Remove CommonUtils dependency

* Remove GPUCommon dependency

* Fix fullCI errors

* Revise result saving

* Ready to test on EPN

Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
EmilGorm pushed a commit to EmilGorm/AliceO2 that referenced this pull request Nov 22, 2021
* remove test folders
add clang config

* adding add library function in cmake
alibuild pushed a commit to alibuild/AliceO2 that referenced this pull request Oct 11, 2023
alibuild pushed a commit to alibuild/AliceO2 that referenced this pull request Nov 17, 2023
alibuild pushed a commit to alibuild/AliceO2 that referenced this pull request Mar 22, 2025
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.

1 participant