You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# please make sure that the Settings > Resources > Network > 'Enable Host Networking' option is enabled on Docker Desktop
@@ -460,4 +460,4 @@ These also include directions we would like to move into though.
460
460
- Only a few codes don't have their `main(...)` included in the source scrape due to us not including source files from other source directories.
461
461
- Our version of LangGraph and LangChain libraries became quickly outdated in the process of this research; we opted to keep our original versions as everything was working, therefore we need to update our scripts to better match the 1.0 release of LangGraph/LangChain.
462
462
- Extend the work to predict better on hidden FLOP counts.
463
-
- Extend the work to predict OpenMP FLOP counts (this is partly why we built with `clang`, to have one compiler do it all).
463
+
- Extend the work to predict OpenMP FLOP counts (this is partly why we built with `clang`, to have one compiler do it all).
0 commit comments