> For the complete documentation index, see [llms.txt](https://deeplearning4j.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config.md).

# Configuration

- [Backends](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/backends.md): Hardware setup for Eclipse Deeplearning4j, including GPUs and CUDA.
- [CPU and AVX](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/backends/cpu.md): CPU and AVX support in ND4J/Deeplearning4j
- [cuDNN](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/backends/config-cudnn.md): Using the NVIDIA cuDNN library with DL4J.
- [Performance Issues](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/backends/performance-issues.md): How to Debug Performance Issues
- [Memory Management](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/config-memory.md): Setting available Memory/RAM for a DL4J application
- [Memory Workspaces](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/config-memory/config-workspaces.md): Workspaces are an efficient model for memory paging in DL4J.
- [Snapshots](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/config-snapshots.md): Using daily builds for access to latest Eclipse Deeplearning4j features.
- [Maven](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/maven.md): Configure the Maven build tool for Deeplearning4j.
- [SBT, Gradle, & Others](https://deeplearning4j.konduit.ai/en-1.0.0-beta6/config/buildtools.md): Configure the build tools for Deeplearning4j.
