Skip to content

Conversation

@chiarazampolli
Copy link

No description provided.

@noferini noferini merged this pull request into noferini:rdev-decomp Jan 31, 2020
noferini pushed a commit that referenced this pull request Jun 26, 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
noferini added a commit that referenced this pull request Nov 3, 2020
add event counter and tracing of empty crates in TOF decoding
noferini pushed a commit that referenced this pull request Aug 3, 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants