bella-companion 0.0.26__py3-none-any.whl → 0.0.27__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of bella-companion might be problematic. Click here for more details.

@@ -19,9 +19,9 @@ def submit_job(
19
19
  f"-J {log_dir}",
20
20
  f"-o {log_dir / 'output.out'}",
21
21
  f"-e {log_dir / 'error.err'}",
22
+ f"-c {cpus}",
22
23
  f"--time {time}",
23
- f"--mem-per-cpu={mem_per_cpu}",
24
- f"-c={cpus}",
24
+ f"--mem-per-cpu {mem_per_cpu}",
25
25
  f"--wrap='{command}'",
26
26
  ]
27
27
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bella-companion
3
- Version: 0.0.26
3
+ Version: 0.0.27
4
4
  Summary:
5
5
  Author: gabriele-marino
6
6
  Author-email: gabmarino.8601@gmail.com
@@ -68,8 +68,8 @@ bella_companion/simulations/summarize_logs.py,sha256=Shf3Dx9k4lTbmO__MSLw-aIA8a8
68
68
  bella_companion/utils/__init__.py,sha256=UtMwPK9dWf9NAl0ic8CSsgdW7aSm-5J49OqgvD7UpYw,480
69
69
  bella_companion/utils/beast.py,sha256=TBa0cLklX1_tXqoQE4LRYvds7mLg_9fS2-6U6OHENHo,2184
70
70
  bella_companion/utils/explain.py,sha256=uP7HPyn2YiykAI69BQV3RooDpC6qKoCLXfp3Uibp4zk,1475
71
- bella_companion/utils/slurm.py,sha256=mKxeSzSX0TnQdgMUR-02hjxufepgzjPxUFnEjXVjjCQ,1868
72
- bella_companion-0.0.26.dist-info/METADATA,sha256=GOVBIP656gDA6JuP0TAe7aj73SEdOlhQ6f8U-tknD7I,576
73
- bella_companion-0.0.26.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
74
- bella_companion-0.0.26.dist-info/entry_points.txt,sha256=rSeKoAhmjnQqAYFcXBv0gAM2ViJfJe0D8_dD-fWrXeg,50
75
- bella_companion-0.0.26.dist-info/RECORD,,
71
+ bella_companion/utils/slurm.py,sha256=xEyf-Jxk8fy71t3fko_Ic9WtUFSdLFE3w4tR17gaBPw,1868
72
+ bella_companion-0.0.27.dist-info/METADATA,sha256=Sl37hKYlQ0qIq5NxxA1wNCmF-Mj109HazWo8EDq_pkk,576
73
+ bella_companion-0.0.27.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
74
+ bella_companion-0.0.27.dist-info/entry_points.txt,sha256=rSeKoAhmjnQqAYFcXBv0gAM2ViJfJe0D8_dD-fWrXeg,50
75
+ bella_companion-0.0.27.dist-info/RECORD,,