- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -
Aurora Documentation: Difference between revisions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Manuals and Introductions''' | |||
[https:// | [https://sxauroratsubasa.sakura.ne.jp/Documentation Landing page for all manuals, Compilers, Tools and Libraries of the SDK] | ||
[https:// | [https://sxauroratsubasa.sakura.ne.jp/wiki/index.php?title=Special:WikiForum&forum=70 Getting started with compilers, Slides for Fortran and C++ Compiler, with Tuning] | ||
[https:// | [https://sxauroratsubasa.sakura.ne.jp/Special:WikiForum/Performance_Tuning_Guide_for_the_VE Tuning Guide] | ||
[https:// | [https://sxauroratsubasa.sakura.ne.jp/Special:WikiForum/Aurora_Vectorization_Training Vectorization Training, self guided material] | ||
[https:// | [https://sxauroratsubasa.sakura.ne.jp/Special:WikiForum global online discussion forum about Aurora TSUBASA] | ||
Advanced Material | '''Advanced Material''' | ||
[https://veos-sxarr-nec.github.io/veoffload/index.html VE offloaind, running programm on VH and offloading parts to VE] | [https://veos-sxarr-nec.github.io/veoffload/index.html VE offloaind, running programm on VH and offloading parts to VE] | ||
Line 18: | Line 19: | ||
[https://sx-aurora-dev.github.io/blog/ blog about aurora in deep learning/Tensorflow/LLVM] | [https://sx-aurora-dev.github.io/blog/ blog about aurora in deep learning/Tensorflow/LLVM] | ||
Presentations | [https://github.com/frovedis/frovedis frovedis, Spark like API for data analytics] | ||
[https://github.com/sx-aurora-dev/tensorflow Tensor flow for Aurora] | |||
[https://en.wikichip.org/wiki/nec/microarchitectures/sx-aurora wikichip article on Aurora TSUBASA architecture] | |||
'''Presentations''' | |||
[https://sx-aurora.github.io/posts/Vector-Computer-Evolution/ History of vector computers leading to SX aurora TSUBASA] | [https://sx-aurora.github.io/posts/Vector-Computer-Evolution/ History of vector computers leading to SX aurora TSUBASA] | ||
Line 24: | Line 33: | ||
[https://www.hotchips.org/hc30/2conf/2.14_NEC_vector_NEC_SXAurora_TSUBASA_HotChips30_finalb.pdf Hot Chips 2018 Aurora TSUBASA Architecture, contains details about caches and memory design] | [https://www.hotchips.org/hc30/2conf/2.14_NEC_vector_NEC_SXAurora_TSUBASA_HotChips30_finalb.pdf Hot Chips 2018 Aurora TSUBASA Architecture, contains details about caches and memory design] | ||
[https:// | [https://sxauroratsubasa.sakura.ne.jp/documents/veos/en/VEOS_high_level_design.pdf VEOS High Level Design Overview] |
Latest revision as of 16:36, 8 December 2022
Manuals and Introductions
Landing page for all manuals, Compilers, Tools and Libraries of the SDK
Getting started with compilers, Slides for Fortran and C++ Compiler, with Tuning
Vectorization Training, self guided material
global online discussion forum about Aurora TSUBASA
Advanced Material
VE offloaind, running programm on VH and offloading parts to VE
blog about VE usage/tools/LLVM/offloading/HPCG performance
blog about aurora in deep learning/Tensorflow/LLVM
frovedis, Spark like API for data analytics
wikichip article on Aurora TSUBASA architecture
Presentations
History of vector computers leading to SX aurora TSUBASA
Hot Chips 2018 Aurora TSUBASA Architecture, contains details about caches and memory design