Skip to content

Commit e091348

Browse files
committed
Update link after rebase.
1 parent 71d73b3 commit e091348

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

doc/wiki/GPU.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ according to the GPU architecture on your system in the [[configuration file | [
1717
## Compilation Options
1818

1919
Related options:
20-
[[--gpu | Installation:-Option-List#--gpu]],  
21-
[[--gpu_regcount_flu | Installation:-Option-List#--gpu_regcount_flu]]  
20+
[[--gpu | [Installation]-Option-List#--gpu]],  
21+
[[--gpu_regcount_flu | [Installation]-Option-List#--gpu_regcount_flu]]  
2222

2323

2424
## Runtime Parameters

doc/wiki/Installation-related/[Installation]-Option-List.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ disabled). See the "Restriction" of each option carefully.
3333
| &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Option<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Value<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Default<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Description<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Restriction<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | Corresponding symbolic constant |
3434
|:---:|:---:|:---:|---|---|---|
3535
| `--model` | `HYDRO`, `ELBDM` | `HYDRO` | Physical models, where `ELBDM` represents Extremely Light Bosonic Dark Matter, also known as wave dark matter (&psi;DM) or fuzzy dark matter (FDM) | Must be set in any cases | <a name="--model"></a> `MODEL` |
36-
| `--gravity` | `true`, `false` | `false` | Enable [[gravity \| Gravity]] | Must enable `--fftw`; may need to set `FFTW2/3_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]] | <a name="--gravity"></a> `GRAVITY` |
36+
| `--gravity` | `true`, `false` | `false` | Enable [[gravity \| Gravity]] | Must enable `--fftw`; may need to set `FFTW2/3_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]] | <a name="--gravity"></a> `GRAVITY` |
3737
| `--particle` | `true`, `false` | `false` | Enable [[particles \| Particles]] | Must enable `--gravity` or `--tracer` | <a name="--particle"></a> `PARTICLE` |
38-
| `--grackle` | `true`, `false` | `false` | Enable [[GRACKLE \| Chemistry and Radiation]] | May need to set `GRACKLE_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]]; only support `--eos=GAMMA/COSMIC_RAY`; does not support `--comoving` | <a name="--grackle"></a> `SUPPORT_GRACKLE` |
38+
| `--grackle` | `true`, `false` | `false` | Enable [[GRACKLE \| Chemistry and Radiation]] | May need to set `GRACKLE_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]]; only support `--eos=GAMMA/COSMIC_RAY`; does not support `--comoving` | <a name="--grackle"></a> `SUPPORT_GRACKLE` |
3939
| `--passive` | &#8805; 0 | `0` | Number of user-defined passive scalars | See [[here \| Adding-New-Simulations#v-add-problem-specific-grid-fields-and-particle-attributes]] for details; not supported for `--flu_scheme=RTVD` | <a name="--passive"></a> `NCOMP_PASSIVE_USER` |
4040

4141
## Hydro Options
@@ -101,7 +101,7 @@ disabled). See the "Restriction" of each option carefully.
101101

102102
| &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Option<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Value<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Default<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Description<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Restriction<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | Corresponding symbolic constant |
103103
|:---:|:---:|:---:|---|---|---|
104-
| `--libyt` | `true`, `false` | `false` | Enable libyt for in situ Python analysis | May need to set `LIBYT_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]] | <a name="--libyt"></a> `SUPPORT_LIBYT` |
104+
| `--libyt` | `true`, `false` | `false` | Enable libyt for in situ Python analysis | May need to set `LIBYT_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]] | <a name="--libyt"></a> `SUPPORT_LIBYT` |
105105
| `--libyt_patchgroup` | `true`, `false` | `true` | Use patch groups instead of patches as the grid unit for better performance (recommended) | - | <a name="--libyt_patchgroup"></a> `LIBYT_USE_PATCH_GROUP` |
106106
| `--libyt_interactive` | `true`, `false` | `false` | Activate interactive Python prompt in in situ analysis | Must compile libyt with `INTERACTIVE_MODE` | <a name="--libyt_interactive"></a> `LIBYT_INTERACTIVE` |
107107
| `--libyt_reload` | `true`, `false` | `false` | Enable the interactive mode of libyt. This activates Python prompt and does not shut down a simulation when there are errors in an inline Python script. | Must compile libyt with `INTERACTIVE_MODE` | <a name="--libyt_reload"></a> `LIBYT_RELOAD` |
@@ -111,10 +111,10 @@ disabled). See the "Restriction" of each option carefully.
111111

112112
| &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Option<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Value<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Default<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Description<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | &#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;<br>Restriction<br>&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192;&#8192; | Corresponding symbolic constant |
113113
|:---:|:---:|:---:|---|---|---|
114-
| `--openmp` | `true`, `false` | `true` | Enable OpenMP (see [[MPI and OpenMP]]) | Must set the compilation flag `OPENMPFLAG` in [[configuration file \| Installation:-Machine-Configuration-File#3-Compilation-flags]] | <a name="--openmp"></a> `OPENMP` |
115-
| `--mpi` | `true`, `false` | `false` | `true`: Enable load balancing using a space-filling curve (see [[MPI and OpenMP]]); `false`: Run GAMER in a serial mode, but OpenMP is still supported | May need to set `MPI_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]] | <a name="--mpi"></a> `LOAD_BALANCE=HILBERT`, <a name="SERIAL"></a> `SERIAL` |
114+
| `--openmp` | `true`, `false` | `true` | Enable OpenMP (see [[MPI and OpenMP]]) | Must set the compilation flag `OPENMPFLAG` in [[configuration file \| [Installation]-Machine-Configuration-File#3-Compilation-flags]] | <a name="--openmp"></a> `OPENMP` |
115+
| `--mpi` | `true`, `false` | `false` | `true`: Enable load balancing using a space-filling curve (see [[MPI and OpenMP]]); `false`: Run GAMER in a serial mode, but OpenMP is still supported | May need to set `MPI_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]] | <a name="--mpi"></a> `LOAD_BALANCE=HILBERT`, <a name="SERIAL"></a> `SERIAL` |
116116
| `--overlap_mpi` | `true`, `false` | `false` | Overlap MPI communication with computation. | Not supported yet!!! Must enable `--mpi`. | <a name="--overlap_mpi"></a> `OVERLAP_MPI` |
117-
| `--gpu` | `true`, `false` | `false` | Enable GPU acceleration | Must specify `GPU_COMPUTE_CAPABILITY` and may need to set `CUDA_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]] | <a name="--gpu"></a> `GPU` |
117+
| `--gpu` | `true`, `false` | `false` | Enable GPU acceleration | Must specify `GPU_COMPUTE_CAPABILITY` and may need to set `CUDA_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]] | <a name="--gpu"></a> `GPU` |
118118
| `--gpu_regcount_flu` | &gt; 0 | Depend | Set the maximum amount of registers that GPU fluid solvers can use. | Must be a positive integer. | <a name="--gpu_regcount_flu"></a> |
119119

120120

@@ -128,21 +128,21 @@ disabled). See the "Restriction" of each option carefully.
128128
| `--patch_size` | &#8805; 8 | `8` | Number of cells along each direction in a single patch | Must be an even number | <a name="--patch_size"></a> `PATCH_SIZE` |
129129
| `--debug` | `true`, `false` | `false` | Run GAMER in a debug mode | - | <a name="--debug"></a> `GAMER_DEBUG` |
130130
| `--bitwise_reproducibility` | `true`, `false` | Depend | Enable [[bitwise reproducibility \| Bitwise Reproducibility]]. It may deteriorate performance, especially for runs with a large number of particles. | - | <a name="--bitwise_reproducibility"></a> `BITWISE_REPRODUCIBILITY` |
131-
| `--timing` | `true`, `false` | `true` | Record the wall time of various GAMER routines in the file [[Record__Timing \| Simulation-Logs:-Record__Timing]] (recommended) | - | <a name="--timing"></a> `TIMING` |
132-
| `--timing_solver` | `true`, `false` | `false` | Record the wall time of individual GPU solvers in the file [[Record__Timing \| Simulation-Logs:-Record__Timing]]. It will disable the CPU/GPU overlapping and thus deteriorate performance notably. | Must enable `--timing` | <a name="--timing_solver"></a> `TIMING_SOLVER` |
131+
| `--timing` | `true`, `false` | `true` | Record the wall time of various GAMER routines in the file [[Record__Timing \| [Simulation-Logs]-Record__Timing]] (recommended) | - | <a name="--timing"></a> `TIMING` |
132+
| `--timing_solver` | `true`, `false` | `false` | Record the wall time of individual GPU solvers in the file [[Record__Timing \| [Simulation-Logs]-Record__Timing]]. It will disable the CPU/GPU overlapping and thus deteriorate performance notably. | Must enable `--timing` | <a name="--timing_solver"></a> `TIMING_SOLVER` |
133133
| `--double` | `true`, `false` | `false` | Enable double-precision floating-point accuracy for grid fields. Note that it could have a serious impact on GPU performance. | - | <a name="--double"></a> `FLOAT8` |
134134
| `--laohu` | `true`, `false` | `false` | Work on the NAOC Laohu GPU cluster. | - | <a name="--laohu"></a> `LAOHU` |
135-
| `--hdf5` | `true`, `false` | `false` | Enable HDF5 output (see [[Outputs]]) | May need to set `HDF5_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]] | <a name="--hdf5"></a> `SUPPORT_HDF5` |
136-
| `--gsl` | `true`, `false` | `false` | Enable GNU scientific library | May need to set `GSL_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]] | <a name="--gsl"></a> `SUPPORT_GSL` |
137-
| `--fftw` | `OFF`, `FFTW2`, `FFTW3` | `OFF` | Enable FFTW | May need to set `FFTW2/3_PATH` in [[configuration file \| Installation:-Machine-Configuration-File#1-Library-paths]] | <a name="--fftw"></a> `SUPPORT_FFTW` |
135+
| `--hdf5` | `true`, `false` | `false` | Enable HDF5 output (see [[Outputs]]) | May need to set `HDF5_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]] | <a name="--hdf5"></a> `SUPPORT_HDF5` |
136+
| `--gsl` | `true`, `false` | `false` | Enable GNU scientific library | May need to set `GSL_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]] | <a name="--gsl"></a> `SUPPORT_GSL` |
137+
| `--fftw` | `OFF`, `FFTW2`, `FFTW3` | `OFF` | Enable FFTW | May need to set `FFTW2/3_PATH` in [[configuration file \| [Installation]-Machine-Configuration-File#1-Library-paths]] | <a name="--fftw"></a> `SUPPORT_FFTW` |
138138
| `--spectral_interpolation` | `true`, `false` | `false` | Enable spectral interpolation. If true, the default fluid interpolation scheme will be changed to spectral interpolation. | Must enable `--gsl` and set `--fftw` | <a name="--spectral_interpolation"></a> `SUPPORT_SPECTRAL_INT` |
139-
| `--rng` | `RNG_GNU_EXT`, `RNG_CPP11` | `RNG_GNU_EXT` | Random number generators. `RNG_GNU_EXT`: GNU extension `drand48_r`; `RNG_CPP11`: c++11 `<random>` | Use `RNG_GNU_EXT` for compilers supporting GNU extensions (<b>they may not be supported on macOS</b>); use `RNG_CPP11` for compilers supporting c++11 (<b>one may need to add `-std=c++11` to `CXXFLAG`</b> &#8594; see [[compilation flags \| Installation:-Machine-Configuration-File#3-Compilation-flags]]) | <a name="--rng"></a> `RANDOM_NUMBER` |
139+
| `--rng` | `RNG_GNU_EXT`, `RNG_CPP11` | `RNG_GNU_EXT` | Random number generators. `RNG_GNU_EXT`: GNU extension `drand48_r`; `RNG_CPP11`: c++11 `<random>` | Use `RNG_GNU_EXT` for compilers supporting GNU extensions (<b>they may not be supported on macOS</b>); use `RNG_CPP11` for compilers supporting c++11 (<b>one may need to add `-std=c++11` to `CXXFLAG`</b> &#8594; see [[compilation flags \| [Installation]-Machine-Configuration-File#3-Compilation-flags]]) | <a name="--rng"></a> `RANDOM_NUMBER` |
140140
> [!CAUTION]
141141
> On macOS, we recommend using the GNU compiler and set `--rng=RNG_CPP11`.
142142
143143
<br>
144144

145145
# Links
146-
* [[Configuration file | Installation:-Machine-Configuration-File]]
147-
* [[External Libraries | Installation: External Libraries]]
146+
* [[Configuration file | [Installation]-Machine-Configuration-File]]
147+
* [[External Libraries | [Installation] External Libraries]]
148148
* [[Back to the main page of Installation | Installation]]

0 commit comments

Comments
 (0)