Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorFlow and Horovod test #122

Closed
wants to merge 9 commits into from
Closed

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    db3758e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7e8a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Merge remote-tracking branch 'upstream/main'

    Caspar van Leeuwen committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    29f4cd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Made the config do something on both our systems...

    Caspar van Leeuwen committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    35f8c48 View commit details
    Browse the repository at this point in the history
  2. Ported TensorFlow2 test to the test library format. Added an addition…

    …al hook for hybrid tests
    Caspar van Leeuwen committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    863641f View commit details
    Browse the repository at this point in the history
  3. Added a pure TensorFlow2 test which doesn't use Horovod. Also created…

    … a standard hook for applying the module, environment and system combinations discovered by find_modules.
    Caspar van Leeuwen committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    7fb4540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebf9e21 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Set number of threads through arguments instead of environment variab…

    …le. Set binding if mpirun is used. Update config file for magic castle to contain the relevant items
    Caspar van Leeuwen committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    11111a7 View commit details
    Browse the repository at this point in the history
  2. no longer skip CPU tests on GPU nodes. They'd run fine, and are good …

    …to be able to test
    Caspar van Leeuwen committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    5192524 View commit details
    Browse the repository at this point in the history