user/pages/01.overview/docs.en.md
452be89a
 ---
 title: ' Supercomputer System User''s Guide'
 taxonomy:
     category:
         - docs
 content:
     items: '@root.pages'
 process:
     markdown: true
     twig: true
 twig_first: true
 ---
 
 <center>Academic Center for Computing and Media Studies, Kyoto University</center>
 ***
 This site provides information on how to use the supercomputer systems at the Academic Center for Computing and Media Studies, Kyoto University.
 
 If you have any questions or concerns, please contact us using the [Inquiry Form](https://www.iimc.kyoto-u.ac.jp/en/inquiry/?q=consult).
 
 For information on system maintenance, failures, etc., please refer to [Information on IIMC](https://www.iimc.kyoto-u.ac.jp/en/whatsnew/).
e25cebf7
 Also, for node failures, please refer to the [Failure Information](https://web.kudpc.kyoto-u.ac.jp/problems).
452be89a
 
 ### Table of Contents
 {% for p in page.collection %}
 * [{{ p.menu|e }}](https://web.kudpc.kyoto-u.ac.jp{{p.link}})
 {% endfor %}