Skip to content

Commit

Permalink
edited diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
BethanyL committed Oct 6, 2022
1 parent 31277f5 commit a2bbe91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified couplingSimulationML/ML_PythonC++_Embedding/CouplingDiagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion couplingSimulationML/ML_PythonC++_Embedding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In addition, this code also highlights the advantages of integrating the Python

The test-case demonstrated here aims to capture a modal decomposition using an SVD. This is representative of a Sci-ML workload. We aim to build this toward a surrogate model using TensorFlow in Python from data generated by a C++ computation. Further details on developing the surrogate model can be found [here](archive/ThetaGPU/Background.md)

Here is how we connected C++ and Python, although we didn't include the neural network training in this demo:
For today's demo, we didn't include the neural network training. Here is how we connected C++ and Python:
![Coupling](CouplingDiagram.png)

For running this mini-app on ThetaGPU, look at the scripts/README within `ML_PythonC++_Embedding/ThetaGPU_OCCA/` subdirectory.
Expand Down

0 comments on commit a2bbe91

Please sign in to comment.