Skip to content

Conversation

@rvhonorato
Copy link
Member

This closes #196

[2021-12-13 15:50:17,612 __init__ INFO] [rigidbody] Running CNS Jobs n=20
[2021-12-13 15:51:53,516 libparallel INFO] >> 01_rigidbody/rigidbody_1.inp completed 5% 
[2021-12-13 15:51:59,156 libparallel INFO] >> 01_rigidbody/rigidbody_2.inp completed 10% 
[2021-12-13 15:52:00,784 libparallel INFO] >> 01_rigidbody/rigidbody_3.inp completed 15% 
[2021-12-13 15:52:02,497 libparallel INFO] >> 01_rigidbody/rigidbody_4.inp completed 20% 
[2021-12-13 15:52:05,320 libparallel INFO] >> 01_rigidbody/rigidbody_5.inp completed 25% 
[2021-12-13 15:52:05,320 libparallel INFO] >> 01_rigidbody/rigidbody_6.inp completed 30% 
[2021-12-13 15:52:05,320 libparallel INFO] >> 01_rigidbody/rigidbody_7.inp completed 35% 
[2021-12-13 15:52:05,320 libparallel INFO] >> 01_rigidbody/rigidbody_8.inp completed 40% 
[2021-12-13 15:52:05,320 libparallel INFO] >> 01_rigidbody/rigidbody_9.inp completed 45% 
[2021-12-13 15:52:05,321 libparallel INFO] >> 01_rigidbody/rigidbody_10.inp completed 50% 
[2021-12-13 15:52:05,321 libparallel INFO] >> 01_rigidbody/rigidbody_11.inp completed 55% 
[2021-12-13 15:52:05,321 libparallel INFO] >> 01_rigidbody/rigidbody_12.inp completed 60% 
[2021-12-13 15:52:05,321 libparallel INFO] >> 01_rigidbody/rigidbody_13.inp completed 65% 
[2021-12-13 15:52:05,321 libparallel INFO] >> 01_rigidbody/rigidbody_14.inp completed 70% 
[2021-12-13 15:52:05,321 libparallel INFO] >> 01_rigidbody/rigidbody_15.inp completed 75% 
[2021-12-13 15:52:05,322 libparallel INFO] >> 01_rigidbody/rigidbody_16.inp completed 80% 
[2021-12-13 15:52:05,322 libparallel INFO] >> 01_rigidbody/rigidbody_17.inp completed 85% 
[2021-12-13 15:52:05,322 libparallel INFO] >> 01_rigidbody/rigidbody_18.inp completed 90% 
[2021-12-13 15:52:05,322 libparallel INFO] >> 01_rigidbody/rigidbody_19.inp completed 95% 
[2021-12-13 15:52:05,322 libparallel INFO] >> 01_rigidbody/rigidbody_20.inp completed 100% 

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2021

Codecov Report

Merging #197 (b687984) into main (7acbc1a) will decrease coverage by 0.03%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
- Coverage   40.06%   40.03%   -0.04%     
==========================================
  Files          42       42              
  Lines        2401     2403       +2     
==========================================
  Hits          962      962              
- Misses       1439     1441       +2     
Impacted Files Coverage Δ
src/haddock/libs/libparallel.py 28.00% <25.00%> (-1.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7acbc1a...b687984. Read the comment docs.

because we already had a function for sorting by training integer index.
Copy link
Member

@joaomcteixeira joaomcteixeira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rvhonorato I took the freedom to change the implementation because we already had a function to sort paths by the trailing number file_1, file_2, file_10. 👍 ready to merge

@rvhonorato rvhonorato merged commit 7bd45d8 into main Dec 14, 2021
@rvhonorato rvhonorato deleted the 196 branch December 14, 2021 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libparallel reporting is not sequential

4 participants