Skip to content

Commit

Permalink
Remove redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
shuds13 committed Aug 7, 2023
1 parent 0844d0a commit 9f5f12c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
if "LIBE_PLATFORM" in os.environ:
del os.environ["LIBE_PLATFORM"]

# First set - use executor setting ------------------------------------------------------------
libE_specs["resource_info"] = {"gpus_on_node": 4} # Mock GPU system / remove to detect GPUs

exctr = MPIExecutor(custom_info={"mpi_runner": "mpich"})
Expand Down

0 comments on commit 9f5f12c

Please sign in to comment.