Skip to content
Snippets Groups Projects
Commit 480e7561 authored by Andreas Herten's avatar Andreas Herten
Browse files

Add More section

With links to further reading and documentations
parent d78ad95f
No related branches found
No related tags found
No related merge requests found
More.md 0 → 100644
# More…
Some useful links for further reading
* JSC Courses
- [CUDA](http://www.fz-juelich.de/ias/jsc/EN/Expertise/Services/Documentation/presentations/presentation-cuda_table.html?nn=362392) (Introduction, Tools, Unified Memory, Matrix Multiplication (+tiled), Performance Optimization, Multi-GPU, CUDA-aware MPI, CUB)
- [OpenACC](http://www.fz-juelich.de/ias/jsc/DE/Leistungen/Dienstleistungen/Dokumentation/Praesentationen/folien-openacc_table.html?nn=364550) (Introduction, Multi-GPU, Performance Optimization, Tools, CUDA Interoperability)
- Performance metering with Score-P and Vampir and … ([PDF](https://indico-jsc.fz-juelich.de/event/8/session/4/contribution/11/material/slides/0.pdf))
* OpenACC
- OpenACC Quick Reference Guide ([PDF](http://www.openacc.org/sites/default/files/OpenACC_2.5_ref_guide_update.pdf))
- OpenACC API ([PDF](http://www.openacc.org/sites/default/files/OpenACC_2pt5.pdf))
- PGI OpenACC Getting Started Guide ([PDF](http://www.pgroup.com/doc/openacc_gs.pdf))
* CUDA
- [CUDA C Programming Guide](http://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html)
- [CUDA C Runtime API](http://docs.nvidia.com/cuda/cuda-runtime-api/index.html)
- CUDA Fortran Programming Guide and Reference ([PDF](https://www.pgroup.com/lit/whitepapers/pgicudaforug.pdf))
- CUDA Fortran Quick Reference Card ([PDF](https://www.pgroup.com/lit/literature/pgi-cuf-qrg-2014.pdf))
- CUDA Fortran Library Interfaces ([PDF](http://www.pgroup.com/doc/pgicudaint.pdf))
* NVIDIA OpenACC Resources
- [Recorded courses](https://developer.nvidia.com/openacc-courses)
- [Course from October](https://developer.nvidia.com/intro-to-openacc-course-2016)
- [OpenACC Qwiklabs](https://developer.nvidia.com/qwiklabs-signup)
* [NVIDIA Devblogs: Parallel Forall](https://indico-jsc.fz-juelich.de/event/8/session/4/contribution/11/material/slides/0.pdf)
* Supercomputers
- [JURECA](http://www.fz-juelich.de/ias/jsc/EN/Expertise/Supercomputers/JURECA/UserInfo/UserInfo_node.html)
- [JURON](https://trac.version.fz-juelich.de/hbp-pcp/wiki/Public)
- [PizDaint](http://user.cscs.ch/getting_started/running_jobs/piz_daint)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment