Skip to content

pt: process frames in parallel for env mat stat#3293

Merged
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:pt-faster-env-mat
Feb 19, 2024
Merged

pt: process frames in parallel for env mat stat#3293
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:pt-faster-env-mat

Conversation

@njzjz
Copy link
Copy Markdown
Member

@njzjz njzjz commented Feb 18, 2024

Resolves #3285 (comment).

We don't even need to consider whether the data uses mixed type in this piece of code. The data can be reshaped to the atom level, and type masks can be used to get an environmental matrix with certain types. No frame-level things are involved here.

Resolves deepmodeling#3285 (comment)

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6451cdb) 74.93% compared to head (52fbe03) 74.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3293      +/-   ##
==========================================
- Coverage   74.93%   74.92%   -0.01%     
==========================================
  Files         391      391              
  Lines       33661    33650      -11     
  Branches     1604     1604              
==========================================
- Hits        25224    25213      -11     
  Misses       7576     7576              
  Partials      861      861              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Feb 19, 2024
Merged via the queue into deepmodeling:devel with commit ab35468 Feb 19, 2024
@njzjz njzjz mentioned this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants