Paths for Software Porting
Before compilation and installation, carefully determine the installation paths for both the target software and its dependencies. Throughout this document, any commands referencing installation paths should use the paths outlined in this section.
Table 1 details the planned installation paths for software involved in DLRM porting, along with their purposes.
No. |
Software Installation Path |
Purpose |
Description |
|---|---|---|---|
1 |
/path/to/dlrm |
Installation path of the DLRM source code. |
The installation paths provided here are only examples. Shared paths are recommended. In later sections, replace any installation path references with the actual paths. |
2 |
/path/to/dataset |
Dataset path. |
|
3 |
/path/to/dataset/criteo |
Data file path. |
|
4 |
/path/to/miniconda3 |
Installation path of miniconda3. |