Useful Links
- CERN Openlab publications can be found here.
- Accessing and using Intel tools (Amplifier, Inspector etc.) at CERN (here)
Presentations
A selection of contributions from seminars, workshops and conferences
- Andrzej Nowak (CHEP 2012) : The future of commodity computing and many-core versus the interests of HEP software (here)
- Pere Mato (LHCb workshop) : Adding Concurrency to HEP software (here)
Papers and Reports
- V. Pankratius, A study of transactional memory vs. locks in practice (here)
- Papers on MIC: TACC-Intel Highly Parallel Computing Symposium (here)
- P.McKenney (book) : Is parallel programming hard and, if so, what can you do about it? (here)
Training Material
- PH-SFT Software engeneering and parallel programming course at Universidad Tecnica Federico Santamaria (lessons and hands-on exercises) here and Sao Paolo University here.
- Nice manycore course within the Intel Academic Program here.
- Useful documentation, tutorials and design patterns concerning tbb (here).
- Hints and examples about writing autovectorizable code in C++ using GCC (here).
- Introduction to GPU Programming using CUDA (here).