# 뉴론 지침서

{% file src="/files/WPfYtp8qJpTQP9qbBcEg" %}
뉴론 지침서(2024.04)
{% endfile %}

### 시스템

{% content-ref url="/pages/lXreTAuAHoM09lu30kVN" %}
[시스템 개요 및 구성](/neuron-user-guide/system/neuron-system-overview-and-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/e1m7G5lkM3HTUjnKuu2G" %}
[사용자 환경](/neuron-user-guide/system/user-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/ayrxXEhE9e881E5KOwfW" %}
[사용자 프로그래밍 환경](/neuron-user-guide/system/user-programming-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/qEKM1sAZPIlTvmTzOiF8" %}
[스케줄러(SLURM)를 통한 작업 실행](/neuron-user-guide/system/running-jobs-through-scheduler-slurm.md)
{% endcontent-ref %}

{% content-ref url="/pages/KEKu7LWCpCsK0FDkgXD8" %}
[사용자 지원](/neuron-user-guide/system/user-support.md)
{% endcontent-ref %}

### 소프트웨어

{% content-ref url="/pages/HDHSWXJ3iXVyCu7ffsSN" %}
[가우시안16(Gaussian16) on GPU](/neuron-user-guide/software/gaussian16-gpu-sw-userguide.md)
{% endcontent-ref %}

### 부록

{% content-ref url="/pages/fAb0PdG1Js0fcwfGXpcu" %}
[작업 스크립트 주요 키워드](/neuron-user-guide/appendix/appendix-1-main-keywords-for-job-scripts.md)
{% endcontent-ref %}

{% content-ref url="/pages/hmGVVuuli7uo3uTzeMQE" %}
[Conda](/neuron-user-guide/appendix/appendix-2-how-to-use-conda.md)
{% endcontent-ref %}

{% content-ref url="/pages/Eq7DsXBjaUIw07QoydZg" %}
[Singularity 컨테이너](/neuron-user-guide/appendix/appendix-3-how-to-use-singularity-container.md)
{% endcontent-ref %}

{% content-ref url="/pages/fmvvzN04pSr20BmaGUhx" %}
[Lustre striping](/neuron-user-guide/appendix/appendix-4-how-to-use-lustre-striping.md)
{% endcontent-ref %}

{% content-ref url="/pages/YS7mADxx7B56dZOd2J9r" %}
[뉴론 Jupyter](/neuron-user-guide/appendix/appendix-5-neuron-jupyter-user-guideline.md)
{% endcontent-ref %}

{% content-ref url="/pages/l8kC6cTVkYYG4N6BKoYw" %}
[Keras 기반 Multi GPU 사용법](/neuron-user-guide/appendix/appendix-6-how-to-use-keras-based-multi-gpu.md)
{% endcontent-ref %}

{% content-ref url="/pages/JLYSPFdOIh4t9vi1ALYW" %}
[Conda 기반 Horovod 설치 방법](/neuron-user-guide/appendix/appendix-7-conda-environment-based-horovod-tensorflow-installation-method.md)
{% endcontent-ref %}

{% content-ref url="/pages/IdVtj8lRkZjVbAEcKL9W" %}
[딥러닝 프레임워크 병렬화 (Horovod)](/neuron-user-guide/appendix/appendix-8-how-to-use-deep-learning-framework-parallelization-horovod.md)
{% endcontent-ref %}

{% content-ref url="/pages/M1YCdNuigTHE5L2aYyhx" %}
[AI 멀티노드 활용](/neuron-user-guide/appendix/appendix-9-how-to-use-ai-multi-nodes.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-ksc.gitbook.io/neuron-user-guide/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
