NVIDIA / modulus-sym

Framework providing pythonic APIs, algorithms and utilities to be used with Modulus core to physics inform model training as well as higher level abstraction for domain experts
https://developer.nvidia.com/modulus
Apache License 2.0
138 stars 56 forks source link

Add git hash to the docker container #90

Closed ktangsali closed 7 months ago

ktangsali commented 7 months ago

Modulus Pull Request

Description

Adds git hash to the docker container. If the build arg is not provided, it will default to unknown.

Also adds --no-cache-dir option to all pip commands.

Similar to https://github.com/NVIDIA/modulus/pull/256, https://github.com/NVIDIA/modulus/pull/255

Checklist

Dependencies

ktangsali commented 7 months ago

/blossom-ci