testing vor 3 Jahren
Ursprung
Commit
33e3f19844
2 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 1 0
      ai/DeepStream/README.md
  2. 1 0
      hpc_ai/ai_science_climate/README.MD

+ 1 - 0
ai/DeepStream/README.md

@@ -60,6 +60,7 @@ Start working on the lab by clicking on the `Start_Here.ipynb` notebook.
 ## Known issues
 
 Q. "ResourceExhaustedError" error is observed while running the labs
+
 A. Currently the batch size and network model is set to consume 16GB GPU memory. In order to use the labs without any modifications it is recommended to have GPU with minimum 16GB GPU memory. Else the users can play with batch size to reduce the memory footprint
 
 - If you observe any errors, please file an issue on [Github](https://github.com/gpuhackathons-org/gpubootcamp/issues).

+ 1 - 0
hpc_ai/ai_science_climate/README.MD

@@ -65,6 +65,7 @@ Q. Cannot write to /tmp directory
 A. Some notebooks depend on writing logs to /tmp directory. While creating container make sure /tmp director is accesible with write permission to container. Else the user can also change the tmp directory location
 
 Q. "ResourceExhaustedError" error is observed while running the labs 
+
 A. Currently the batch size and network model is set to consume 16GB GPU memory. In order to use the labs without any modifications it is recommended to have GPU with minimum 16GB GPU memory. Else the users can play with batch size to reduce the memory footprint
 
 - Please go through the list of exisiting bugs/issues or file a new issue at [Github](https://github.com/gpuhackathons-org/gpubootcamp/issues).