forked from aiidalab/aiidalab-qe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New computational resource widget with resource setup (aiidalab#566)
This PR creates a new QEappComputationalResourcesWidget from one of the aiidalab-widigets-base. The new widget supports - setting the resource for each of the selected code. - setting for details: --ntasks-per-node and --cpus-per-task - Besides, some settings are special to a code, such as the parallelization levels (pools, images, nk, etc.) in the pw.x code. Thus, this PR creates a new PWscfWidget for the pw.x, which is inherited from the QEappComputationalResourcesWidget.
- Loading branch information
1 parent
ae79e3e
commit 99c059d
Showing
14 changed files
with
440 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.