diff --git a/Changelog.md b/Changelog.md index 7d3b452a3a3ff55540817da1aa72bf681850c16d..d0983c91fe170e579ca099278e91b569c2c345c7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,2112 +1,3 @@ ## Changelog -This changelog contains changes made to the JARDS project as it can be found on RWTH, Coscine and NHR Liveservers. -Some of the logged changes might apply to Features that will be unlocked in the future and are currently only available for testing on RWTH, NHR and COSCINE Test servers. Those changes will be marked with [TEST]. - -<!-- -**Two important rules:** -1. Make sure you have an **empty line** after the closing `</summary>` tag, otherwise the markdown/code blocks won't show correctly. -2. Make sure you have an **empty line** after the closing `</details>` tag if you have multiple collapsible sections. - -**TEMPLATE** -#### Planned Release for --.--.2025 -<details> - <summary>Details</summary> - - ##### General - Master Version --.-- - - ##### Applications - ##### Reviews - ##### Projects - ##### API - ##### Hotfixes released during the last cycle - -</details> ---> - -#### Release from 24.02.2025 -<!-- Sprint 2025-03 --> - -<details open> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - ##### Applications - - All NHR applications: Lower resource limits are now more flexible: - - if more than one resource has been requested, only one of the resources has to be above the specified minimum - - raised nhr-l resource minima, where they were 0, to the upper limit of nhr-n applications - - NHR@ZIB & NHR@Göttingen: Removed a hint about cross-use of resources on both centers - - ##### Reviews - - Improved usability of Mail log - - added filter options and - - limited the amount of data loaded from the database when opening the page - - Fixed an unresolvable state in old Test application - - ##### Hotfixes released during the last cycle - - Fixed an error that occured, when assigning a Mentor for a WestAI application with JSC resources during approval - -</details> - - -#### Release from 10.02.2025 -<!-- Sprint 2025-02 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - - Our Development Platform moved to Git.NRW. The external issue-board and public documentation will remain available on the old platform for a little longer. - - There will be less automatic mails sent to the HPC mail adress on short-term resource increase - - ##### Applications - - PC2 applications: - - Lowered the CPU ressource limit to 0.2 mio core-h per year (was 4 mio core-h per year) - - Small text adjustments - - ##### Reviews - - NHR Jards: Added Terms & Conditions to be agreed to before logging into the review pages - - ##### Projects - - Fixed an issue where Extended search results were not visible on small monitors/window sizes - -</details> - -#### Release from 27.01.2025 -<!-- Sprint 2025-01 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - several backend and work environment changes - - ##### Applications - - The displayed unit for storage ressources is now correctly labeled with binary prefixes (MiB, GiB, TiB). The implementation for unit conversion had already been implemented on a binary basis - - ##### Reviews - - Fixed wrong Table titles on reviewer details page - - ##### Hotfixes released during the last cycle - - Coscine Jards: Fixed a bug that would cause an error on finishing a review - - NHR Jards: Added a warning message about Outlook, and potentially other Email-Programs adding extra characters to the email-callback login link while converting the mail to raw-text - -</details> - -#### Release from 13.01.2025 -<!-- Sprint 2024-25+26 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - added a searchbar to institute selection panel - - RWTH and Coscine: Removed surplus privacy notice from page footer - - ##### Applications - - Coscine Jards: - - improved texts - - updated subject and return adress for mails triggered by extension lite - - fixed a bug where fields with value "0" were not transferred correct during the application copy process - - ##### Reviews - - The technical review application detail table now includes the PC additionally to the PI - - added new mail notifications on Finished TEC Review / Finished Sci Review - - notifications are disabled by default, and can be activated individually for TEC and/or SCI reviews on request - - notifications are enabled for Coscine applications - - TUDa applications: enabled automatic reminder mail for projects that end soon (sent on 1.5/4.5 month remaining project duration) - - FAU applications: disabled automatic mail to HPC mail address on Application Finalization - - _see [this wiki-page](https://git-ce.rwth-aachen.de/jards/issues-external/-/wikis/Automatische-Mails) for an overview of all configurable mails sent by jards automatically_ - - ##### API - - new API endpoint: `reviewertoolkit/review/overdue_reviews`: returns overdue reviews as determinded by open state and given days since reviewer assignment - -</details> - -#### Release from 16.12.2024 -<!-- Sprint 2024-24 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - fixed a bug where changing your mail address could cause issues, if the new mail adress contained capital letters - - ##### Applications - - PC2 applications: limit between normal and large projects increased from 20 to 30 million cpu-h - - fixed a rounding error for small amounts of requested storage resources in the application PDF - - ##### Reviews - - Improved displayed error messages on approval pages - -</details> - -#### Release from 02.12.2024 -<!-- Sprint 2024-23 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - Updated shibboleth IdP version to 5.1.3 - - Coscine Jards: Added a note to clarify that Datastorage.nrw is first available of Q1 2025. - - NHR Jards: Added City names to center selections for more clarity - - backend improvements (scripted Database migrations) - - ##### Reviews - - Updated description of email keywords related to "review accept" feature to clarify that this feature only exists for SCI reviews. - - Fixed a bug where sending a mail as testmail would include CC and BCC - - ##### API - - new API endpoint: `/reviewertoolkit/archive/review_history`: Export logged review events, with optional filters. - - limited the amount of data that can be exported in one call of `review_history` and `mails/log` endpoints to avoid timeout errors - - ##### Hotfixes released during the last cycle - - increased the limited the amount of data that can be exported in one call of `/dbexport/dbexport.php` for tables `app_entry` and `app_history` - - RWTH Jards: allowed granting resources for old applications of application kinds, that can no longer be applied for - - adjusted user rights on Jards test instances to better reflect their rights on live servers - -</details> - -#### Release from 18.11.2024 -<!-- Sprint 2024-22 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - Fixed a bug that would cause links sent by Jards to not be clickable - - Fixed display of special characters for countries in the institute selection panel - - ##### Applications - - All: Updated application PDFs to use Resource-Labels specified in the Database (was hardcoded) - - RWTH WestAI applications: Updated acknowledgement phrase - - ##### Reviews - - All: Superadmins can now trigger a change of email address for users - - NHR Jards: Fixed a bug where old applications could not be displayed properly, due to the resource name being outdated - - ##### Projects - - Fixed the display of granted resources in the user's view to be coherent with the actual requested resource unit - - ##### API - - limited the amount of data that can be exported in one call of `/dbexport/dbexport.php` to avoid timeout errors - - new API enpoint: `/reviewertoolkit/mails/log`: Export logged Jards mails, that the API token has access to, with optional filters. - -</details> - -#### Release from 04.11.2024 -<!-- Sprint 2024-21 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - ##### Applications - - All NHR Normal and Large applications: - - Added a field where the applicant can recommend a reviewer for the proposal - - Added an explanatory Text to funding section on project data panel - - RWTH Jards: - - cleaned up some old rejected / test applications - - Improved section about storage resources in RWTH application PDFs - - ##### Reviews - - field "Summary" is now optional for scientific reviews - - ##### API - - Added two new endpoints to retrieve meta data: - - `metadata/mail_types` to retrieve information on available autmatic and triggered mail types sent from jards - - `metadata/jards_events` to retrieve information on jards events - - ##### Hotfixes released during the last cycle - - Changed Label for GPU Resource "JURECA-DC_WAI" to "JURECA-DC_HWAI" - - Fixed an error causing the SCIentific review page to crash when saving before everything was filled out - - Corrected some faulty default budgets for NHR Starter applications - -</details> - -#### Release from 21.10.2024 -<!-- Sprint 2024-20 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - It is now possible for jards users to update their own mail adress - - All jards web pages will go into maintenance mode, if the underlying database is not available for any reason - - small backend improvements - - ##### Applications - - NHR@ZIH applications: several small adjustments - - adjusted resource limits - - disabled "signed form required" reminder mail on finalization - - PI/PC can now be the same person - - NHR4CES applications: Improved tooltips for gpu resources to update the limits on change of the resource unit - - RWTH Jards: Ended support for NOVA (Innovative) applications - - It is no longer possible to create NOVA applications - - Remaining unfinished NOVA applications have been removed - - ##### Reviews - - Improved application search to include more columns and be more similar to the displayed information int the group overview - - New columns need to be added for display in the search result table configuration - - Information on resource consumption is now available in the application history - - Removed empty columns from application history - - The warning that is displayed when moving applications into more than one group no longer accounts for COM groups, as it is only relevant, if an application would be assigned to multiple TEC/SCI groups - - ##### API - - Removed deprecated Endpoints for HPC accounts - - ##### Hotfixes released during the last cycle - - enabled pageforwarding from the old NHR domain (jards-nhr.itc.rwth-aachen.de) to the new domain (jards.nhr-verein.de) - - This may affect API calls using the old domain, as curl requests require explicitly enabling forwarding! - -</details> - -#### Release from 07.10.2024 -<!-- Sprint 2024-19 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.5 - - update to new Master Version - - Improved Regapp interface - - backend implementation for new feature: Change person's mail address - - ##### Applications - - WestAI applications for JSC defautl start date changed to current day (was first day of next month) - - all Coscine applications: - - field for metadata profiles is now required - - added question: is research data subject to Art.9 GDPR? - - fixed a bug where PI and PC were not filled out correctly when copying coscine application - - ##### Reviews - - Improved checking the chosen projectID for conflicts during approval - - compare PI/PC with the persons associated with the given projectID in .project - - account for the possiblity of the previous PI/PC changing roles - - ##### API - - Added documentation to all endpoints that can give out messages in the [status] part of the response - -</details> - -#### Release from 02.10.2024 -<!-- Sprint 2024 17-19, alle Änderungen aus dem AC-Units Branch --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - Deploy Changes from Test Phase: - - All NHR centers now use "k GPU-h" as the unit for requesting GPU-Resources - - All applications on the RWTH Server (including WestAI for RWTH and JSC) now use "kGPU-h" as the unit for requesting GPU-Resources - - Adjusted all existing GPU resources for current and past applications and projects, if the unit was not already in kGPU-h - - ##### Applications - - NHR4CES applications offer a conversion for GPU resources between "mio. core-h" and "k GPU-h" for better usability, the applied unit is "k GPU-h" - - ##### Reviews - - for NHR4CES applications, the review pages display GPU resources as both "mio. core-h" and "k GPU-h" for better usability. The applied unit is "k GPU-h" - - ##### Hotfixes released during the last cycle - - Fixed a bug that would leave hybrid applications in an unclear state after conditional approval without resource amounts. - -</details> - -#### Release from 09.09.2024 -<!-- Sprint 2024-17 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - - [NHR-TEST] All NHR centers now use "k GPU-h" as the unit for requesting GPU-Resources - - [NHR-TEST] Updated the Mail Service on all Test Servers, the URL remains the same - - small backend improvements - - ##### Applications - - [NHR-TEST] NHR4CES applications offer a conversion for GPU resources between "mio. core-h" and "k GPU-h" for better usability, the applied unit is "k GPU-h" - - Coscine applications: minor improvements to the application PDF - - ##### Reviews - - Changed the date Format in Mail logs to YYYY-MM-DD to allow sorting by date - - It is no longer possible to create empty comments on the review pages - - Fixed an error that sometimes occured, when trying to create comments only visible for admins in a group - - ##### API - - API endpoints for import of slurm resource usage data no longer support importing data past the current date - - Removed deprecated parameters for APIExport endpoint (removed parameters for entering a single filter, filters can be entered as an array instead) - - ##### Hotfixes released during the last cycle - - Fixed a bug that prevented granting hybrid resources for extended projects with different PIs - - Fixed a bug that would load the wrong resource panels when editing an application from a different appkind than the one selected during login - - Fixed a bug that caused an error when trying to copy applications for PC2 - -</details> - -#### Release from 26.08.2024 -<!-- Sprint 2024-16 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - ##### Reviews - - Removed obsolete warning in application approval ("Approval for .project is active") - - RWTH Jards: Updated group names for WestAI projects to be more consistent - - ##### Hotfixes released during the last cycle - - Updated API Endpoint(s) for HPC accounts: - - `/reviewertoolkit/application/hpcaccount` (changed): - - Returns the HPC account for a person that was submitted for an application. - - Enpoint is now readonly (only `GET` request allowed). - - Submitting HPC accounts directly into application data (`PUT` request) has been marked as dprecated and will be removed in 3 months. - - `/reviewertoolkit/person/hpcaccount` (new): - - Returns the HPC account for a person, that is saved for a given center in their personal data - - Endpoint is for reading and writing. (`GET`, `PATCH` allowed) - - Fixed a bug where nationality could not be set in personal data for applications from users that have not been registered in jards before - - -</details> - -#### Release from 12.08.2024 -<!-- Sprint 2024-15 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - Removed old data for Coscine applications from RWTH Jards database - - Improved the displayed error message, when login using ORCID failed. - - Small backend improvements - - ##### Applications - - Application copying: - - PI/PC-Selection and their respective Panels are now included when copying an application - - Fixed a bug that caused data in copied applications to not be saved properly in the databse - - WestAI applications: - - Increased default cpu contingent to 0.16 mio. core-h (was 0.08 mio. core-h) - - Small update to hints in application forms - - RWTH applications (NHR and RWTH Jards): - - Increased default storage quota on HPCWORK to 1 million files (was 50 thousand) - - ##### Reviews - - Activated Review accept feature on all Jards Instances: - - It is now possible use the email-keywords `##LINK_REVIEW_ACCEPT##` and `@@REVIEW_ACCEPT_URL@@` to enable an assigned reviewer to confirm that they will be doing the requested review - - To enable sending notfications, you must create a mailtemplate `Notify_SciRevAccepted` - - Improved several texts to distinguish a reviewer unavailability more clearly from a conflict of interest - - Removed obsolete listing of added hybrid resources in the "Requested" column of the group overview - - ##### API - - Added a new endpoint that can be used to retrieve a list of all universities and institutions which are currently stored in jards - - ##### Hotfixes released during the last cycle - - Fixed a bug where mail templates were loaded incorrectly - -</details> - -#### Release from 29.07.2024 -<!-- Sprint 2024-14 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - several environment and backend improvements - - ##### Applications - - NHR Jards: - - Removed old field "Scientific Reviewed" as it is replaced by funding information and no longer used - - NHR4CES applications: added a checkbox to confirm hybrid resource usage of both NHR4CES centers at the resource selection - - RWTH WestAI applications: - - HPC account is no longer required information for the PC - - All COSCINE applications: - - Adjusted seeral Texts for Datastorage.nrw launch - - Added Missing fields to application PDF - - All applications: DFG Field of Research now shows a descriprive text additionally to the DFG number in the application PDF - - ##### Reviews - - Fixed some inconsistencies between views for requested quota - - Minor rework of group visibility: - - When assigning or removing resources from another institute to an application, the applications visibilty will now adjust accordingly - - An automatic mail can be activated, that informs the HPC mail of a center, when ressources of their intitute have been added to another application - - RWTH Jards: - - WestAI Applications are now sorted into their own review group - - changed RWTH WestAI contact mail - - Adjusted display name for JSC WestAI review group to match - - ##### Hotfixes released during the last cycle - - PC2 applications: Fixed a bug in the application PDF - -</details> - -#### Release from 15.07.2024 -<!-- Sprint 2024-13 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - Fixed a bug where the reply-to mail adress from automatic mails sent by jards was sometimes not set properly - - ##### Applications - - Coscine Jards: All application now have a choice-field, to mark if the application is the first for the project or an extension - - NHR Jards: - - All NHR applications: Admittable information on project funding expanded from one to three possible funding agencies - - PC2 applications: updated the limit between N and L applications from 15 mio core-h to 20 mio core-h - - ZIH applications: Removed all hints to sending a signed application form to a mail address. Applications should only be uploaded in jards - - RWTH Jards (WestAI applications for JSC): - - PI-Agreement and application form are merged into one file when attached to the finalization mail - - Removed all hints to sending a signed application form to a mail address. Applications should only be uploaded in jards - - Removed misplaced hints regarding not requiring an upload of signed forms for trusted organisations - - ##### API - - Adjusted Token authentication to additionally include institutes (was only application kinds) - - adjusted existing tokens - - ##### Hotfixes released during the last cycle - - RWTH Jards (WestAI applications for JSC): Updated the service mail adress for WestAI applications on JSC computing resources - - Fixed a bug where some Groups could not be assigned properly during called migration - - The Jards RWTH Test instance no longer sends Events to JSC - -</details> - -#### Release from 01.07.2024 -<!-- Sprint 2024-12 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - Automatic mails: - - automatic mail to HPC on application finalization can now be deactivated - - Several improvements to Jards Attribute Authority - - Other small backend improvements - - ##### Applications - - Buttons for file access in the applist are now hidden, if there are no files available ( e.g. if application kind does not require files) - - Coscine Applications: Added a button for 'extension light', to grant 25% more storage to an existing project without formal application - - NHR@TUD: - - Updated resource limits - - Deactivated automatic mail to HPC on finalisation of an application - - ##### Reviews - - Removed superfluous time of day display for Timestamps meant to display only the date, where time was always 0 - - Updated visibility of feature for overview on app states (added 03.06.2024) to only be displayed to users with admin rights in the respective groups - - It is no longer possible to move applications into groups from another call on the "Group Apps" page - - NHR@TUD: - - Activated automatic mail on finished review - - ##### Projects - - First Improvements to database queries that crash or significantly slow down loading of project pages - - ##### API - - Improved API request logging to include more detailed information about calls to DB_Export - - ##### Hotfixes released during the last cycle - - Updated expiring mail certificate - - RegApp Login now over NFDI RegApp (was RWTH) - - Removed Information about RWTH Cluster acces from automatic mail templates - - NHR4CES@TUDa: Activated automatic Reviewer mails (reminders, inactivity warning, finished review) - -</details> - -#### Release from 17.06.2024 -<!-- Sprint 2024-11 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - added field SubjectID to RegApp user data - - ##### Applications - - NHR Jards Startpage: Small adjustment to description of NHR Starter projects to make it more clear that these are meant for just the first application - - Reworked copying / extension of projects: - - Prevent copying of fields that are not in the target application kind, in case the appkinds are different - - copy resource panels, except requested amount and wallclocktime - - ##### Reviews - - Added Ticket-ID to Email-Keywords - - ##### Projects - - Added bibtex snippet to the publications list export - - ##### Hotfixes released during the last cycle - - PC2 Applications: updated FPGA limits - -</details> - -#### Release from 03.06.2024 -<!-- Sprint 2024-10 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - several improvements to backend and dev environment - - ##### Applications - - WestAI Applications: - - project duration set fix to 12 months - - increased budget for JURECA-DC_WAI_GPU rssource to 0.08 mio core-h (was 0.01) - - updated mail address for jsc support - - PC2 Applications: updated unit for gpu and fpga resources to mio. core-h - - Coscine Applications: - - several minor improvements to application form - - improved pdf generation to avoid unnessecary empty lines - - ##### Reviews - - group overview now contains listing of applications in different approval statuses next to the overall amount of applications per group (rejected / open / startcontingent / conditional approved / approved) - - ##### Hotfixes released during the last cycle - - updated URL for EventsAPI for JSC - -</details> - -#### Release from 21.05.2024 -<!-- Sprint 2024-09 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - - Fixed an issue that lead to an error page, when a shibboleth login session ended too early. - - ##### Applications - - All Applications, except NHR@KIT: the lower resource limits are now exclusive to avoid overlaps between different application kinds. - Please refer to [the resource limit overview](https://git-ce.rwth-aachen.de/jards-public/documentation/-/blob/main/Grenzwerte%20Ressourcen%20und%20Laufzeiten.md?ref_type=heads) for more information. - - minor cosmetic updates to general application elements - - Institute selection block - - Help pages - - Nationalities selection element - - ##### Projects - - fixed an issue regarding project IDs, where the same project could be displayed twice with different casing - - casing will now be adjusted to an existing projectid, if applicable - - fixed inconsistencies for existing projects in the databases - - improved the export function of the extended search results to contain more human-readable data - - ##### API - - Removed deprecated enpoints (approval, review) - - functionality has been split up and moved to new endpoints in the Release from 22.01.2024 - - Fix: Improved Response to be more clear when unable to undo an approval - -</details> - -#### Release from 06.05.2024 -<!-- Sprint 2024-08 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.2 - - updated Master Version - - Improved [Mail Templates](https://git-ce.rwth-aachen.de/jards/issues-external/-/wikis/Automatische-Mails) to be more generic for all centers - - smaller backend bugfixes - - ##### Applications - - RWTH and NHR JARDS: updated several texts to represent, that publications now need to be submitted using the jards project pages and can no longer be handed in via mail. - - RWTH JARDS: WestAI applications can not be extensions of other projects any more - - ##### Reviews - - Changed accessibility of the Mail Log Feature: - - all users can now see mails sent from or to their own account ("my Mails") - - Group Admins can now also see all Mails regarding applications in any of the groups where they have the Admin role - - NHR JARDS: added Sponsorship information to Group Overview and Group Views - - fixed a bug where the proposed amount of resources would be displayed twice in the Resource Approval Table. - - ##### Projects - - added a button for Exporting a list of all publications uploaded for projects that the user can see in the project list. - - improved input validation for loading a DOI for a publication - - ##### Hotfixes released during the last cycle - - fixed a bug where technical reviewers were preselected and therefore accidentally assigned during the approval process - - technical reviewers will no longer be preselected as mentor, but can still be chosen as a suggestion - - removed all mentors assigned between 25.03.2024 and 25.04.2024 except for FAU and KIT applications - - fixed an issue causing the .project page to time out when assigning a role on RWTH Jards - -</details> - -#### Release from 22.04.2024 -<!-- Sprint 2024-07 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.0 - - ##### Applications - - West AI applications: lowered minimum amount of required characters for 'resource information' field to 300 - - fixed an illegitimate formulation regarding consent to the data privacy policy at login - - ##### Reviews - - It is now allowed to digitally sign the application form - - Forbid assignment of PI/PC of an application as Scientific reviewers on their own applications - - Updated Icons for several tasks in Project overview and approval pages - - NHR Jards: - - View "NHR Nutzungsausschuss": Include Proposed quota - - Added a new role for Admins of centers to be able to view data in "NHR Nutzungsausschuss" and move applications into the group - - ##### Projects - - Fixed an error caused by publication names longer than 100 characters - -</details> - -#### Release from 08.04.2024 -<!-- Sprint 2024-06 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.0 - - Fixed an issue where applications that were finalized on the last day of a call would be put into the next call. - - Further Preparations to set up jards as an Attribute Authority - - ##### Reviews - - activated Allocation Proposals - - improved adding additional resources feature by better checking, if the added resource is valid for the application type - - ##### Projects - - Fixed an Inconsistency Issue with between UI and Database for long journal names - - Added a Button for publications to export the DOIU as a BibTex reference - - PI and PC roles of a project are now set as soon as the project is created (was on project start) - - Fixed an issue, where project roles would end too soon, when a project had a follow-up-application with a different PI/PC from the first one. - - ##### API - - Added API-Token-Category for Metadata-endpoints for better token-generation - -</details> - -#### Release from 25.03.2024 -<!-- Sprint 2024-05 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.0 - - Added Instances (NHR/NFDI) to DFN for RegApp usage - - Further Preparations to set up jards as an Attribute Authority - - NHR Jards: Added missing database entries for PIs state (Bundesland) for old applications, where that question was not included in the form yet - - several small bugfixes - - ##### Applications - - all applications: Display a warning if the PI has no title set, but the application form requires atleast a doctors degree - - RWTH applications: Added question about AI/ML methods or algorithms - - WestAI applications: Updated Labels for PC Affiliation to represent, that the PC can be from a company (not institute) - - NHR@ZIB, NHR@Göttingen: Updated web presence URLs - - NHR@TUD applications: Updated Resource limits (see [link](https://git-ce.rwth-aachen.de/jards-public/documentation/-/blob/main/Grenzwerte%20Ressourcen%20und%20Laufzeiten.md?ref_type=heads)) - - NHR@FAU applications: Updated Resource limits (see [link](https://git-ce.rwth-aachen.de/jards-public/documentation/-/blob/main/Grenzwerte%20Ressourcen%20und%20Laufzeiten.md?ref_type=heads)) - - NHR4CES applications: Reduced GPU limit for prep applications - - ##### Reviews - - You can now add resources that have not been originally applied for in the approval and edit approval pages - - NHR: Fixed assigning mentors to projects: - - Added TEC-Reviewers as Support pool for all Centers. The support pool can be changed, if needed. - - Fixed a Database bug - - NHR@KIT: Enabled automatic mail on finished review - - ##### API - - Handed out new Tokens for API usage - -</details> - -#### Release from 11.03.2024 -<!-- Sprint 2024-04 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.0 - - Backend improvement: Cleaned up our Config-Files - - Updated the Development database for better testing while working on issues - - Preparations to set up jards as an Attribute Authority - - Improved displayed information on error pages and added a link to the startpage - - WestAI: Updated Resource Name for JSC Resources - - ##### Applications - - NHR@ZIB applications: Updated acknowledgment phrase - - RWTH-applications: Removed fields "IKZ" and "Fachbereich", as they are no longer required - - ##### Reviews - - [TEST] Activated Allocation Proposals on NHR Test for general testing and getting opinions on the feature - - ##### API - - added enpoints for retrieving information on reviewer assignments: - - assignments: Get number of open, finished and total assigned reviews of a reviewer in a given number of calls - - assignments in group: get number of assigned and finished reviews of a reviewer in a given group - - last assignment date: Get the dates of the last review assignment and last finalized review of a reviewer - -</details> - -#### Release from 19.02.2024 -<!-- Sprint 2024-03 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.0 - - further improved integration test routines - - several small bugfixes - - several small backend improvements - - ##### Applications - - ##### Reviews - - fixed a bug where the attachment uploaded to a mail was lost, when going to preview. - - ##### Projects - - fixed a bug where the role management could not be accessed for NHR-GS - - further improved accessibility - - ##### API - -</details> - -#### Release from 05.02.2024 -<!-- Sprint 2024-02 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.0 - - Developed Test routines for all Jards components to be performed regularly by our team on the Test servers. - - developed a routine for playback of useful code into the Jards master from JSC - - several small bugfixes and cosmetic improvements - - ##### Applications - - Added Access to Edit Profile Page as a Menu item - - Coscine applications: several small adjustments - - NHR: The Link provided in the mail to confirm data access for PI/PC should now directly forward to the correct section of the edit profile panel. - - WestAI: Added PI-Agreement PDF from Jards Master Version to WestAI Applications on JSC Host. - - ##### Reviews - - Added Access to Edit Profile Page as a Menu item - - added Email-Keywords for: - - a direct link to the application form pdf (`##LINK_APPLICATION_FORM_PDF##`) - - a direct link to the upload signed form page (`##LINK_UPLOAD_SIGNED_FORM##`) - - ##### Projects - - Improved Acessibility, e.g.: - - Added more contrast to elements - - Added missing Labels - - Fixed display of related applications for conditionally approved projects - - ##### API - - Added Logging for API Calls - -</details> - -#### Release from 22.01.2024 -<!-- Sprint 2023-26 & 2024-01 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 20.0 - - updated Master Version - - evaluated the sites Accessibility and started on implementing accessibility features - - several small bugfixes and backend improvements - - ##### Applications - - updated arrows on the switch PI/PC roles button to be more intuitive - - added aria-labels where necessary for page accessibility - - several small changes to make applications more uniform - - ##### Reviews - - fixed a bug where applications could not be rejected without a project id. - - NHR Starter: - - re-generate application PDF after assigning a center - - fixed a bug where assigned resources were not properly removed from the database after changing the center - - fixed assignment of NHR start applications in previous calls - - disabled PDF generation for empty groups (to avoid generating empty PDFs) - - updated mail template selection to be more intuitive and inform the user, if no mail templates are available - - ##### Projects - - fixed an issue where .project could crash after logging in with different login methods - - ##### API - - fixed a bug where the DBExport enpoint crashed when trying to retrieve an empty result - - reworked endpoints with action parameters: endpoints instead split into several new endpoints - -</details> - -#### Release from 27.11.2023 -<!-- Sprint 2023-23 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.9 - - reworked page forwarding process after denied access to allow forwarding to the originally used link after login and, in some cases, appkind selection - - It is now possible to use use direct links to review panels and application pages (not application panels) - - moved logo position to left side and removed duplicate logos - - updated html elements to allow future accessibility improvements - - several small cosmetic updates and bug fixes - - ##### Applications - - Coscine applications: updated links - - ##### Reviews - - adding a reviewer conflict will now unassign the reviewer from affected reviews after an appropriate warning message - - ##### Projects - - cleaned up some inconsistencies between local and global project ids - - ##### API - - backend improvement: Exception refactoring - -</details> - -#### Release from 13.11.2023 -<!-- Sprint 2023-22 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.9 - - several small cosmetic fixes to application and review pages - - updated PHP and Ubuntu Versions for jards installations - - improved communication endpoint for regapp - - ##### API - - backend improvement: cleaned up API structure according to MVC Model - -</details> - -#### Release from 30.10.2023 -<!-- Sprint 2023-21 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.9 - - several backend improvements - - several hotfixes for bugs found - - ##### Applications - - all NHR applications: Added a button to the personal data page, that will return the user to their application, if they accessed the personal data page from an application. - - RWTH multi-year applications: Added fields to resource pages for specifying the distribution of requested resources per year of the application time - - NHR@KIT: Updated the contact mail adress for publications. - - [TEST] West-AI: Several small improvements to application forms - - ##### Reviews - - Improved possible errors and error handling during project creation after approving an application (dotproject approval) - - Improved possible errors while editing comments in several browser tabs. It is still recommended to use as little tabs as possible while working with jards. - - Renamed View 'NHR Large Projects' -> 'NHR Nutzungsausschuss' - - Reviewers can now update their own unavailability status in their personal data page - - changed reviewer counters to always refer to the most recent call instead of the active call - - ##### Projects - - fixed a bug that would cause the page to crash when trying to edit a previously uploaded publication - - ##### API - - backend improvement: Updated implementation of existing endpoint controllers to OOP based on Slim Framework - -</details> - -#### Release from 16.10.2023 -<!-- Sprint 2023-20 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.9 - - RWTH and Coscine Jards can now use the RegApp for login - - several small bugfixes and backend improvements - - ##### Applications - - NHR@TUD: several small improvements to application forms - - ##### Reviews - - activated automatic reminder mails for reviewers for NHR@KIT - - Fixed added sanity check for approval (end date after start date) - - Fixed a bug where undoing the approval of an application would not be logged in the app_history table - - ##### Projects - - Fixed an error that would crash the projects page when too many projects were loaded at once - -</details> - -#### Release from 02.10.2023 -<details> - - <summary>Details</summary> - - ##### General - Master Version 19.9 - - cleaned up E-Mail config - - Unlocked NHR@ZIH, NHR@SW compute time applications on Live servers - - Unlocked NHR Starter applications on Live servers - - ##### Applications - - [TEST] West-AI: Improved Handling of different HPC Accounts for JSC/RWTH - - ##### Reviews - - On Assignment of a center to an NHR Starter application, a notification will be sent to the centers mail adress - - ##### Projects - - Fixed a bug where file upload would cause an error, if the files name had too many characters (> 250) - - ##### API - - backend improvement: Improved error Handling (Note: some http return codes for error cases may have changed) - - endpoint "resource_usage/missing_dates.php": removed start dates from return data - - new endpoint "resource_usage/active_project_periods.php": Returns project and resource granting periods (start and end date) for all active projects fitting the given parameters. - - -</details> - -#### Release from 15.09.2023 -<details> - - <summary>Details</summary> - - ##### General - Master Version 19.9 - - - updated Master Version - - several backend improvements - - database cleanup - - ##### Applications - - NHR Applications: Next and Back buttons on PI/PC Data Panels now work when missing confirmation from the other party (Finalization of the application will still fail) - - [TEST] West-AI: Preparing Applications for West AI project on RWTH Jards Instance - - [TEST] NHR@ZIH applications: Updated Storage Panel Labels and Hints - - ##### Reviews - - changed View "NHR4CES RAB Call Overview" to be more fitting for exporting data as table - - NHR/Coscine Jards: Fixed a bug in Technical review where a dummy resource would be falsely displayed - - [TEST] NHR-Starter: Adjusted Roles and Rights for assigning nhr-start apllications to a center - - ##### API - - backend improvement: integrated Slim Framework - - fixed a bug where the ResourceUsage/MissingDates Endpoint would fail when the startdate was the same day as a projects end/start date. - -</details> - -#### Release from 31.08.2023 -<!-- Sprint 2023-17 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.5 - - - [TEST] NHR-Starter: Further Implementation of NHR Starter Applications - - implemented first steps to make the Jards web page barrier free - - several backend improvements - - Unlocked NHR@FAU for official compute time applications on Live servers - - ##### Applications - - PCs can now upload the signed application form (was only available for PI) - - All NHR applications: - - project ids for project extension can now include underscores - - added question about project sponsorship - - small cosmetic changes - - NHR@FAU applications: updated acknowledgement statement - - PC2 applications: - - Updated GPU Type: "RTX 2080 Ti" replaced with "NVIDIA A40" - - Updated related database fields to have more generic names - - [TEST] NHR@ZIH applications: - - updated Logo - - added/updated several informational texts and hints - - added question about comissioned research - - PI and PC can not be the same person - - ##### Reviews - - fixed a bug where TEC reviews could sometimes not be edited - - ##### API - - bugfixes regarding resource usage data import - -</details> - -#### Release from 21.08.2023 -<!-- Sprint 2023-16 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.5 - - - [TEST] NHR-Starter: Further Implementation of NHR Starter Applications - - RWTH/COSCINE Jards: It is now possible to log in using Regapp - - fixed an error in automatically sent mails that was caused by missing placeholders - - fixed an error regarding session owners - - ##### Applications - - PCs can now upload the signed application form (was only available for PI) - - All NHR applications: - - Updated Label for existing reviews on an application - - Application overview now includes information about the NHR center of the application - - [TEST] NHR@FAU applications: - - added/updated several informational texts and hints - - nhr-n applications can have mutliple years duration - - removed field "keywords" - - added field "project acronym" - - added checkbox to confirm experience usinf Tier 2 systems - - changed Unit for GPU to GPU hours (was mio. GPU hours) - - removed field "maximum duration of production jobs" (replaced with fixed value: 24h) - - added distribution of GPU Hours to different GPU Types - - removed upload for project abstract - - added confirmation to not process sensitive, personal or confidential data on the systems - - ##### Reviews - - updated automatic mail sent when a superadmin deletes an application - - updated/fixed process for deleting an application - - Improvements to Reviewer assignment page - - ##### API - - Security improvement for DBExport - -</details> - -#### Release from 07.08.2023 -<!-- Sprint 2023-15 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.5 - - - [TEST] NHR-Starter: Implementation of NHR-Starter applications on a test branch - - ##### Applications - - fixed an issue where it was not possible to enter small float values into applications, due to a conversion error regarding exponential notation - - ##### Reviews - - fixed a bug in Reviewer Pool Configuration - - ##### API - - added the option to set multiple filters for the APIExport endpoint (was only one allowed filter) - - fixed an error that occured when filtering certain tables by appid - - several backend improvements - -</details> - -#### Release from 31.07.2023 -<!-- Sprint 2023-14 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.5 - - - [TEST] Activation of Events API from Master branch, which can be used to be automatically informed about changed to applications - - ##### Applications - - minor adjustments to label/helptext inconsistencies - - several backend improvements - - ##### Reviews - - Granting a starting quota is now also available for NHR-N applications - - minor cosmetic changes to TEC review (checkboxes instead of radiobuttons) - - no longer sending reminder mails for project extension, when the PI has any other project with actively usable resources - - fixed a bug where placeholders would sometimes not be correctly replaced in reminder mails - - ##### API - - several backend improvements to our API - - ##### [TEST] Coscine - - prepared backend setup for migrating Coscine instance to a new server - - several improvements to applications - - -</details> - -#### Release from 10.07.2023 -<!-- Sprint 2023-13 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.5 - - - updated new master version - - several backend improvements - - several small improvements for uniformity across jards - - ##### Applications - - All NHR applications: removed centers that do not support Test applications from the respective dropdown selection on the startpage - - NHR4CES applications: - - raised maximum for NHR-N / Minimum for NHR-L requested compute time resource to 12 million core-h per year (was 8) - - raised maximum for NHR-L requested compute time resource to 50 million core-h per year (was 36) - - ##### Reviews - - fixed a bug where adding a reviewer would sometimes not allow editing of that reviewers data - - fixed a bug where TEC reviews could not be completed - - ##### Projects - - fixed a bug where users could see data they were not allowed to see when entering a specifically formatted query into the searchbar - - ##### API - - several backend improvements to our API - - ##### [TEST] Coscine - - several small improvements to coscine applications - - several fixes for bugs that were found during testing - -</details> - -#### Release from 03.07.2023 -<!-- Sprint 2023-12 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.1 - - - links that lead to from jards to external pages are now opened in a new tab - - updated links to NHR data privacy notice - - implemented several cosmetic changes like improved texts/labels, banner and button positioning, favicons, clearer personal data panel, etc. - - [TEST] Fixed a mailhog error that would prevent login on Testserver - - ##### Applications - - added page numbers and some missing fields from the application to the generated application PDF - - PC2 applications: - - added sections for terms of use and data privacy to the generated application PDF - - added acknowledgement for use of image rights to Panel "Abstract for Webpage" - - ##### Reviews - - fixed a bug where reviewers could not be assigned to older applications - - ##### API - - Added an endpoint to edit a persons HPC account for already finished applications - -</details> - -#### Release from 15.06.2023 -<!-- Sprint 2023-11 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.1 - - - several backend and server improvements - - ##### Applications - - Improved Nationalities selection panel - - All NHR applications: "Select System"-Button on Startpage relabeled to "Select Center" - - ##### [TEST] Coscine - - added a database for coscine instance - -</details> - -#### Release from 01.06.2023 -<!-- Sprint 2023-10 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.1 - - - Updated privacy policy link - - several backend improvements - - fixed a bug where inconsistent restrictions to project ids would lead to several issues like links not working properly or users not being able to create extension applications. Project id restrictions are now consistent throughout jards. - - Unlocked NHR@ZIB, NHR@Göttingen, NHR@KIT and PC2 for official compute time applications on Live servers - - ##### Applications - - All applications: - - moved resource selection panel to be right before resource panels (was after PI/PC) - - improved formatting of requested ressource value in the printable application PDF to be more precise - - All NHR applications: Added required qeuestion about applicants nationalities - - NHR-L applications: - - Start of application period is now always the next available call - - removed dropdown "number of years" from multiyear projects - - RWTH applications: The notification about the need to provide a signed application form does not include the srvice desk mail adress anymore. Sending the signed application to service desk is still valid (as well as sending it via paper mail), but no longer propagated. - - NHR@Göttingen/NHR@ZIB applications: GPU resource is entered as GPU Hours (was million core-h) - - PC2 applications: Improved FPGA-Panel: - - Choose between two kinds of FPGA (or both) - - improved texts for more clarity - - FPGA resource limits do not scale with application runtime anymore - - Test applications: ressource fields are now prefilled with default values - - Test application duration set to 1 month fix - - nhr-l and nhr-n applications can be up to 3 years duration - - [TEST] NHR@SW applications: - - Updated Logo and service mail address - - Updated some texts to ensure both Goethe-HLR and MOGON are mentioned - - Updated resource limits for both clusters - - Changed Unit for CPU resource limits to 'thousand GPU Hours' (was million core-h) - - several small bugfixes - - ##### Reviews - - In panel "reviewer details": renamed the views for scientific/technical views for active call to better depict that the statistics only involve the current call - - All NHR centers: - - Added view "All reviewers and their pending reviews for ALL calls" as addition to the existing "All reviewers and their pending reviews for active call" - - Added explanatory notes to reviewer assignment - - Added group-view "NHR Large Projects" for group "NHR-Nutzungsausschuss" - - fixed a bug where adding a reviewer to a views allowed viewers would not work as intended - - ##### [TEST] Coscine - - Prepared migrating coscine applications to their own jards server - - several improvements to coscine applications and review pages - - customized help panel for coscine instance - - coscine applications are now resource-based - -</details> - -#### Release from 15.05.2023 -<!-- Sprint 2023-09 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.1 - - ##### Applications - - changed information about PI requirements: "The Principal Investigator (PI) must be a member of a publically funded university in Germany and must have a doctor's degree or equivalent, e.g., a Ph.D." (before: "The Principal Investigator (PI) must have a proven scientific record (preferable a PhD or comparable degree) and must be able to successfully accomplish the proposed tasks.") - - renamed Panel 'Computer Data' to 'CPU Data' to better depict that the panel only refers to requested CPU resource - - updated help panel - - (RWTH) Lect/Thes applications: - - limit for requested resources does not scale with application duration anymore - - Lect maximum application duration reduced to 6 months (was 7 months) - - [TEST] NHR@SW applications: Added a resource for Goethe-HLR (Frankfurt) to select alternatively to MOGON-NHR (Mainz) on the resource selection page. - - [TEST] NHR@KIT applications: - - Updated resource limits - - Updated maximum duration of production job runs to 72 hours - - Updated limits for NHR-N GPU resources to 0.03 to 0.199999 GPU-Hours - - Several minor updates to application texts and tooltips - - [TEST] PC2 applications: - - Raised upper limit of NHR-Normal / lower limit of NHR Large to 15 million core-h - - Updated maximum duration of production job runs 504 hours - - Several minor updates to application texts and tooltips - ##### Reviews - - Reviewers are now able to edit their DFG categories in the review pages edit profile panel - - fixed a bug where a persons name was sometimes not properly displayed, if the person did not have any title selected - ##### Projects - - Updated Projects table to better display the annual reports for multiyear projects as well as open extension applications - -</details> - -#### Release from 02.05.2023 -<!-- Sprint 2023-8 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.1 - - - The Title for Preparation applications has been changed to "NHR Test/Preparation" - - ##### Applications - - [TEST] PC2 applications: - - Permission to receive newsletters and/or other notifications are now displayed in the application for the currently active user. They may still only be edited in the edit personal data panel,unless the user has not been registered in jards yet. - - added an option for refusal of having the project publicly displayed to panel "abstract for webpage" - - cluster Noctua 1 is no longer preselected on Resource Selection Panel - - several small bugfixes - - ##### Reviews - - Project ids can now only be assigned to multiple applications, if the PI and PC of hose applications are the same. This has been implemented to avoid accidentally assigning the same project id to unrelated applications. - - ##### API - - Added view for TUDa resources 'v_d_projekt_computer_tuda' to DBexport endpoint - -</details> - - -#### Release from 17.04.2023 -<!-- Sprint 2023-7 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 19.1 - - updated Master Version - - ##### Applications - - Permission to receive newsletters and/or other notifications can now be given edit personal data panel (was in application) - - RWTH-S applications: raised maximum for requested compute time resource to 0.36 mio core-h per year (was 0.24) - - updated requested resource tooltips to better display limits scaling with project duration and improved number formatting - - ##### Reviews - - added checkbox 'reviewed according to NHR white list' to review-checklist to trask that the application has already been reviewed in another context - - NHR-N, NHR-L: raised starting quota, which can be granted before finishing the full review process, to 0.36 mio core-h (was 0.24) - - fixed a bug where a groups superadmin could not download the digned application form - - fixed an issue where an error message was displayed on rejecting an application, even though the rejection was successful - - ##### Projects - - fixed a bug where project admins could not open file requests if they were allowed to see a large number ob projects - -</details> - - -#### Release from 03.04.2023 -<!-- Sprint 2023-6 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 17.12 - - NHR: - - Replaced specific information from NHR4CES with generic or center-specific information in mails and footers - - All automatic NHR mails are now sent from "jards @nhr-verein.de" - - ##### Applications - - NHR applications: - - Improved the process for PI/PC confirmation on data privacy - - Personal data can only be changed in the edit adress panel data, once a user has been registered for the first time - - HPC Accounts can now be set in the edit adress panel and may differ for different centers - - Removed check, if previous projects exists in jards, as it could come from another center - - Improved Tooltips for resource amounts to make them more uniform - - Test/prep applications: removed unrequired fields and upload page - - [TEST] PC2 applications: several small improvements to uploads and finalize page - - [TEST] ZIB applications: several small improvements to uploads and storage page - - Several small bugfixes - - ##### Reviews - - NHR4CES: Reminder mails to assign a replacement for a reviwer after 4 weeks have been added - - Several small bugfixes and improvements - - ##### API - - New Function: Return all Review-GroupIDs - - New Function: Return available resources for a center - -</details> - -#### Release from 20.03.2023 -<!-- Sprint 2023-05 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 17.12 - - ##### Applications - - Changed how multi-year project applications are handled: - - Applications now require to set full project duration in project data - - requested resources count for the full project duration (was per-year) - - Requestable resource limits are scaled to full project-period - - [TEST] PC2 Applications: - - There is now only one Resource "CPU" for both clusters Noctua 1 and Noctua 2 - - Additional information on how requested resources are split between clusters has been added to the application form - - Updated resource limits - - CPU and GPU limits will be scaled to full project duration, FPGA is excluded from this - - Added new Panel for project abstract to be listed at PC2 webpage - - removed abstract from general uploads panel for PC2 - - several small general improvements to application forms - - several improvements to Proposal PDF - - Fixed an issue with old comments being falsely displayed for new applications by the same user - - ##### Reviews - - Fixed view "NHR4CES RAB Call Overview of the active call [..]" - - ##### Projects - - Fixed a bug where projects would display two granting periods - - ##### API - - Slurm Import API - - Added new endpoint to determine which dates are missing for resource consumption, under new Category "ResourceUsage" - - It is now possible to import resource consumption data for projects without final approval, but with start contingent - - This data will not be displayed on the projects page until final approval - - changed input date format - -</details> - -#### Release from 06.03.2023 -<!-- Sprint 2023-04 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 17.12 - - several backend improvements - ##### Applications - - Applications with different PI and PC now require consent for sharing their personal data with each other - - A warning will be displayed, if both are trying to edit data for the application at the same time, as this may cause data loss. - - ##### Reviews - - Improved displayed information on Reviews page for Group admins - - fixed inconsist data formats - - several small bugfixes - - ##### API - - created new API tokens to replace expired ones - -</details> - -#### Release from 21.02.2023 -<!-- Sprint 2023-03 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 17.12 - - - several small bugfixes, database cleanup and backend improvements - - automatic logout time increased to 2 hours - - ##### Applications - - Added gender to private data - - required information for PI/PC on NHR applications, otherwise optional - - several small improvements to application pages - - ##### Reviews - - Coupon Views now include informaion on expiration date - - Improved Reviewer statistics to help avoiding huge workloads - - Information on multi-year projects is now displayed in Overview - - ##### Projects - - New meta information can now be given for adding publications: - - is the publication peer-reviewed? - - is it open-access? - - ##### API - - New endpoint to grant access to the checklist in Reviews - - API endpoint for comments extended to allow editing of comments, as possible since Master version 17.10 - - allowed more tables to be accessed by DBExport - - app_history - - app_appresource - - app_entry - - institutes- v_recent_apps - - added filters for DB_export - -</details> - -#### Release from 07.02.2023 -<!-- Sprint 2023-02 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 17.12 - - - Since the privacy notice has been updated, jards now tracks which version of the privacy notice a user had agreed on - - Jards is now an Attribute Authority (related to account management) - - several backend improvements - - ##### Applications - - Application PDfs include a more visible note for multi-year projects - - ##### Reviews - - creating a new call now automatically creates standard comission groups - - improved approval process: - - it now now required for the final approval to have same date and project id for different resources on the same application - - added View to simulate the old non-resource-based applications for backwards compatibility (for RWTH/TUDa) - - ##### Projects - - projects page can now be reached over the startpage - - project ids can now be longer than 20 characters - - ##### Coscine - - deactivated Submission-Inform-mail for Coscine projects - - ##### API - - Added categories to possible token rights - -</details> - - -#### Release from 23.01.2023 -<!-- Sprint 2023-01 --> -<details> - <summary>Details</summary> - - ##### General - Master Version 17.12 - - link to NHR homepage updated - - ##### Applications - - small bugfixes - - ##### Reviews - - several phrasing improvements in the scientific review - - several improvements to automatically sent mails - - fixed a bug when downloading publishing material, that is not in PDF format - - ##### Projects - - new email templates - - you can now specify the Type of publication in the "Add publication" panel - - publications can now be deleted by the Coordination Office and coordination office administrators - -</details> - -#### Release from 04.01.2023 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.12 - - Updated Master Version - - Applications now allow usage of separate resources as in the master version. GPUs are listed as a separate Ressource - - improved History and mail-logging - - ##### Applications - - [TEST] Several center-specific changes - - PC2 - - Specified Storage requirements - - New resource types (Accelerator, FPGAs) - - GOE/ZIB - - added question about distribution of requested CPU per quarter of the runtime - - added upload for separate project abstract - - KIT - - removed field HPC account - - fixed several placeholders, logos and mail adresses - - Justification for high storage requirements is now required for all applications - - added option to apply for multiple years project runtime - - computer data panel more detailed regarding used software - - several small adjustments - - ##### Reviews - - added view for old RWTH Resources (for backwards compatability) - - adjusted view "Requested core hours per group and resource for active call" to not include quota from rejected projects - - added storage requirement to technical reviews - - technical reviews are no longer required, if the application uses a well-known code - - several small bugfixes - - ##### Projects - - fixed a bug in resolving DOIs - - ##### Coscine - - Removed "Access and Reuse" page from all applications - - ##### API - - added option to download parts of the application data PDF separately - -</details> - - -#### Release from 12.12.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.9 - - several small bugfixes - - ##### Reviews - - added Page in reviews for editing conflicts of interest / unavailabilities - -</details> - -#### Release from 28.11.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.9 - - - allow login via academic cloud (nhr@goe) - - severl small bugfixes - - ##### Applications - - added more titles for user data - - ##### Reviews - - added/fixed displaying status reports that have been provided in the projects pages. Added download option. - - ##### API (only on NHR Live) - - Reworked API to be more user-friendly and provide better documentation in swagger: - - documenation and test options available at: <...>/jards/WEB/api/documentation/index.php - - refactored API endpoints - - added better input validation and token handling - - reworked responses and error codes - - expanded API functionality and call options - -</details> - -#### Release from 07.11.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.9 - ##### Reviews - - Enabled automatic mail sending from the jards servers on specific triggers (e.g. reminder for reviews, finalize notifiations, ...) - -</details> - -#### Release from 02.11.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.9 - - ##### Applications - - added question for scientific peer-reviews - - adjusted acknowledgement statements for NHR - - [TEST] GOE (used to be GWDG) and ZIB applications now have only one appkind - - ##### Reviews - - several small bugfixes - -</details> - -#### Release from 04.10.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.9 - - - updated to new master version - - several backend improvements - - PDF Generation updated to fix issues with transparency (gs->pdftk) - - this fixes watermarks and uploaded application files with transparent images in merged files - - ##### Applications - - small changes to applications for different NHR Centres - - small changes to Coscine applications - - ##### Reviews - - reviewer assignment is now prevented if a conflict of interest or unavailability of the reviewer affects the application - - unavailability can only be set through the API for now, a suitable Interface for JARDS will follow - - review assignment counter: - - fixed counter for reviews in whole year (counting all calls in the year of the current calls start date) - - added new column for all reviews in past 3 years - - added new counter for assigned reviews in every column - - shows all-time assigned reviews, as opposed to currently open assigned reviews - - This will not decrement if a reviewer is unassigned without finishing a review - - numbers may not be accurate in the beginning as the available data starts August 2022 - - reviewer pool is now automatically extended by new PIs, when a project is approved - - fixed "previous applications" PDF generation - - several small bugfixes - -</details> - -#### Release from 19.09.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.7 - - - Users now need to agree to data privacy policy before any form of login - - several backend improvements - - ##### Applications - - [TEST] removed prep applications for ZIB Center - - disabled NOVA applications for RWTH - - ##### Reviews - - 2nd DFG category will now be shown in SciRev Overview - - improvements to applicant feedback in scientific review forms - - improvements to automated periodic reminder mails for open reviews - - several small bugfixes - -</details> - -#### Release from 22.08.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.7 - - ##### Applications - - added button to NHR applications to request increase of project quota or project time by a maximum amount of 25% without formal review (usable once per application, 3 months before and after end of project period) - - new application type WORM for dataprojects - - several small bugfixes and UI improvements - - ##### Reviews - - inactive calls now show link to appdata - - several fixes for technical reviews on dataprojects - - added review activity log - - several small bugfixes - -</details> - -#### Release from 29.07.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.7 - ##### Applications - - several improvements to dataproject applications - - added / fixed several missing logos and information on NHR Centres - - several small bugfixes and UI improvements - - ##### Reviews - - changed database structure to allow adding unavailability / conflict of interest to reviewers - - ##### API - - ReviewAPI: comments now listed in JSON format (was HTML) - - ReviewAPI: added check if Review is already finished - - new API for adding reviewer unavailability / conflict of interest to the database - -</details> - -#### Release from 15.07.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.7 - ##### Applications - - removed field for PI's HPC Expertise from Thesis applications - - several small improvement to Thesis application forms - - several improvements to dataproject applications - - DFG field of research for rwth applications now uses the same selectbox as NHR applications - - number of cooperating partners is now a selectbox offering different ranges - - added user upload for signed applications - - several small bugfixes and UI improvements - - ##### Reviews - - added automatic mail sending on several occasions (e.g. reveiwer assigned, reminders, inactivity notification, approval, ...) - - ##### Projects - - added file request usage on project pages - - changed database structure to allow future display of the use of resources over time - - ##### API - - added Swagger structure for better API documentation - - added several database tables to the Export API - -</details> - -#### Release from 01.07.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.7 - - update to new master version - - ##### Applications - - the prefilled compute period for project extensions can now differ from the original project duration. (e.g. thesis extensions are now 3 months instead of 6) - - several small bugfixes and UI improvements - - ##### Reviews - - added a shared reviewer pool for NHR centers - - added functionality to reject projects that had already been approved - - ##### Projects - - added comment usage on project pages - - several small bugfixes - - ##### API - - Added API to import Slurm data exports on used Resources into JARDS database - -</details> - -#### Release from 03.06.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.6 - - ##### Applications - - removed Federal State selection from project data (will be added in PI/PC data) - - removed data storage hint from finalize page (can be found on data storage page) - - several small bugfixes - - ##### projects - - created script to import old applications into projects - - added user roles and permissions for role management - -</details> - -#### Release from 20.05.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.6 - - ##### Applications - - moved HPC experience from PI/PC data to project data - - added field for Justification of gpu resources - - Several adjustments for the new call system - - prefilled compute period - - end of call migration - - switch to UTF-8 to display special characters in Institute selection properly - - ##### Reviews - - Adjustes View for reviewers to include all calls - -</details> - -#### Release from 06.05.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.6 - - ##### Applications - - added new field for institute selection based on jards.projects - - several small customization adjustments for different centers, e.g.: - - custom remarks pages for senters - - added new logos and links to the centers - - more general upload page - -</details> - -#### Release from 22.04.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.5 - - added testversion of php unit tests - - ##### Applications - - helptext on application overview page can be hidden now - - [TEST] added 9th center (SW) - - new panel and PDF template for storage requirements added - - GPU ressources moved to own panel - - updated personal data fields to be more coherent and up-to-date - - several small bugfixes - - ##### Reviews - - improced coscine review component - - ##### API - - Added API for Database Export - - cleaned up Export and Review API -</details> - -#### Release from 08.04.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.4 - - added shibboleth login for testserver - - ##### Applications - - removed nonfunctional Import/Export buttons - - allowed changeing the application kind while logged in - - added new page for denied access - - fixed a wrong error page showing up if the server is not running at all - - improved coscine jards component - - reactivated functionality to extend projects - - ##### Reviews - - added field to set Ticket ID (was done using comments) - - ##### API - - Ticket-ID can be edited via API - - fixed a bug concerning the usernames that caused some scripts to fail - -</details> - -#### Release from 25.03.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.2 - - fixed mail signature and reply-to - - added custom error pages for NHR / RWTH instead of JSC - - ##### Applications - - Coupons may now be redeemed up to 3 months before project start - - [TEST] prepared addition of KIT - - several small fixes and server internal code updates - - ##### Reviews - - It is now possible to edit projet begin, end, approved ressources and project id for already approved projects. - - ##### API - - editing approval data can be done via API - - downloading application PDF via API now generates a new PDF if none exists yet - -</details> - -#### Release from 11.03.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.2 - - Added a banner for active maintenance on the server - - several small fixes and server internal code updates - - ##### Applications - - Requesting GPU ressources is now limited - - ##### API - - userid and usermail can now both be used to refer to the user - - improved parameter validation and error messages - -</details> - - -#### Release from 25.02.2022 -<details> - <summary>Details</summary> - - ##### General - Master Version 17.2 - - Merged 17.2 - - PHP Version Updated to 8.0 - - Reworked sorting and grouping of review groups internally - - several small fixes to new master version - - ##### Applications - - Added an option to edit personal user data for unfinalized apps - - Fixed a recurring typo in mail templates ("e-email") - - ##### Reviews - - Added an option to edit personal user data - - Fix: editing reviewer details is now directly updating the database - - ##### API - - Added Documentation for Review API -</details> - - -#### Release from 10.02.2022 -<details> - <summary>Details</summary> - - ##### API - - Added an API endpoint to help fill out review entries for series of applications -</details> - -#### Release from 03.02.2022 -<details> - <summary>Details</summary> - - ##### Applications - - Applications are now sorted into groups automatically after finalization - - Started Call 2022 - - several small fixes to application forms - - ##### Reviews - - [TEST] All NHR institutes are now available for review groups - - several small bug fixes - -</details> - -#### Release from 17.01.2022 -<details> - <summary>Details</summary> - - ##### Applications - - Merged Release 16.0 from FH Jülich into Jards - - Fixed a bug where an application ID could be finalized multiple times - - Enabled migrating unfinished applications to a new call at the end of a year - - several small bug fixes - - ##### Reviews - - Each insitute now has their own Scientific Review Group - - several small bug fixes - -</details> - -#### Release from 03.01.2022 -<details> - <summary>Details</summary> - - ##### Applications - - Removed old application types from RWTH Jards (rwth-m, bund, prep). These are moved to the NHR project and may be found under different names. - - ##### Reviews - - Limited minimum/recommended resources in a review to not exceed the requested amount of resources. - - Made several small changes to the checklist - - Added view for NHR4CES calls - - ##### General - - Prepared necessary changes for Call 2022 - - Fixed several small bugs - -</details> - -#### Release from 05.12.2021 -<details> - <summary>Details</summary> - - ##### Applications - - Disabled old application types. - - Revised some explanations. - - Improved handling of placeholders. - - Fixed several small bugs - - ##### Reviews - - Extended possibilities for automated notifications. - - Show Warning when more resources are approved than requested. - - Enabled creation of PDFs for commisioners. - - Improved handling of placeholders. - - Fixed several small bugs - - -</details> - - -#### Release from 07.11.2021 -<details> - <summary>Details</summary> - - ##### Applications - - Fixed several small bugs - - ##### Reviews - - Fixed several small bugs - - ##### General - - Several improvements to the cluster access component for external users. - -</details> - -#### Release from 25.10.2021 -<details> - <summary>Details</summary> - - ##### Applications - - Adjusted computing time. - - Rewrote some explanations to better explain the functionality. - - Fixed several small bugs - - ##### Reviews - - Included support for automated mails. - - Allow filtering of mails by applications. - - Fixed several small bugs - - ##### General - - Small adjustments to the UI. - -</details> - -#### Release from 11.10.2021 -<details> - <summary>Details</summary> - - ##### Applications - - Included a field for the federate state. - - Adjusted computing time. - - Fixed several small bugs - - ##### Reviews - - Included starting contingent for applications. - - Fixed several small bugs - -</details> - -#### Release from 27.09.2021 -<details> - <summary>Details</summary> - - ##### Applications - - Adjusted core limits for NHR projects, now NHR-N and NHR-L projects can utilized more core than before. - - The project time for the old Bund and RWTH-M is now limitited to the 30.11.2021, please user the NHR-N and NHR-L categories for your applications. - - Included HPC Experience field - - This field is added to gather information about the previous experience of the PI/PC in the field of supercomputing. - - Included fields to collect data about other applications for compute time. - - Included DFG structure version in the generated pdf. - - Fixed typos within the generated pdfs. - - Fixed several small bugs - - ##### Reviews - - Included specialized Views for the TU Darmstadt. - - Configuration of viewers for coupons is possible. - - Checklist can now be used to track and mark the current state of applications. - - Fixed several small bugs - - ##### General - - The texts of emails was adjusted, and is now more specific for each institution. -</details> - +Der Changelog kann ab sofort [hier](https://git-ce.rwth-aachen.de/jards/issues-external/-/wikis/Changelog) gefunden werden. \ No newline at end of file diff --git a/Grenzwerte Ressourcen und Laufzeiten.md b/Grenzwerte Ressourcen und Laufzeiten.md index 3fb0844aa6be1d218e021a1893ea911de95419d8..2bbad1ea0ff0db81a819e9e9a58938f5364a06c8 100644 --- a/Grenzwerte Ressourcen und Laufzeiten.md +++ b/Grenzwerte Ressourcen und Laufzeiten.md @@ -1,75 +1,3 @@ # Grenzwerte für Ressourcen und Antragslaufzeiten nach NHR Zentrum -Die im Folgenden zusammengestellten Grenzwerte für GPU- und CPU-Ressourcen geben Grenzen für die beantragten Werte an, wie man sie in den Antragsschienen über JARDS eingeben kann. Diese Werte dienen lediglich als Orientierungshilfe. Die Bewilligung der so beantragten Ressourcen obliegt den NHR-Zentren. \ -_Hinweis: Besonders bei Vorbereitungs(Prep)- oder Test-Projekten sind die Obergrenzen häufig deutlich höher gesetzt, als Werte, die ohne vorherige Absprache bewilligt werden._ - -Die Standardlaufzeit gibt den voreingetragenen Wert bei Erstellung eines neuen Antrags an. Je nach Antragsschiene kann der Antragssteller die Laufzeit noch ändern. Es ist zu beachten, dass der Starttermin für NHR-L-Anträge auf den Start des nächstmöglichen Calls festgesetzt ist. Für andere Antragsschienen kann das Start- sowie das Enddatum geändert werden. - -Mehr Informationen über die einzelnen Mitgliedszentren des NHR Vereins finden sich unter [nhr-verein.de/unsere-mitglieder](https://www.nhr-verein.de/unsere-mitglieder). - -Alle Angaben zu **CPU**-Grenzwerten sind in Millionen Core-Stunden (**mio. core-h**). -Alle Angaben zu **GPU**-Grenzwerten sind in Tausend GPU Core-Stunden (**k GPU-h**). -Alle Angaben zu **FPGA**-Grenzwerten sind in Tausend FPGA Core-Stunden (**k FPGA-h**). - -Die **Werte gelten pro Jahr**, die Grenzen im Antragsformular skalieren diese Angabe mit der beantragten Laufzeit der Projekte. (_Zum Beipiel: eine Angabe von 0.1 mio core-h pro Jahr bedeutet, dass für ein 3-Jähriges Projekt maximal 0.3 mio core-h beantragt werden können. Für ein halbjähriges Projekt können nur 0.05 mio core.h beantragt werden_)\ -Das Minimum wird auf maximal 1 Jahr skaliert. D.h. bei kürzeren Projekten wird das Minimum reduziert, bei längeren Projekten aber nicht angehoben.\ -Bei mehreren beantragten Ressourcen, z.B. CPU und GPU, muss nur bei einer der Ressourcen das angegebene Minimum überschritten werden. - -Die unteren Grenzen sind in den beschriebenen Intervallen exklusive (Ausnahme: [NHR@KIT](https://www.nhr.kit.edu/userdocs/horeka/projects/)). - -| Zentrum | Antrags- schiene | CPU<br>Min | CPU<br>Max | GPU<br>Min | GPU<br>Max | FPGA<br>Min | FPGA<br>Max | Max. production job runtime (hours elapsed time) | Standard Antrags- laufzeit | Maximale Antrags- laufzeit | -| ------------- | ----------: | -----: | ---------: |----------:| ------: | ----:| ---: | -----------: | ---------: | ---------: | -| NHR4CES@RWTH | Test/Prep¹ | 0.024 | 1 | 0 | 20 | - | - | 168 | 6 Monate | 6 Monate | -| | NHR-N | 1 | 12 | 0 | 83 | - | - | 168 | 12 Monate | 3 Jahre | -| | NHR-L | 12 | 50 | 83 | 167 | - | - | 168 | 12 Monate | 3 Jahre | -| NHR4CES@TUDa | Test/Prep¹ | 0.024 | 1 | 0 | 20 | - | - | 168 | 6 Monate | 6 Monate | -| | NHR-N | 1 | 12 | 0 | 42 | - | - | 168 | 12 Monate | 3 Jahre | -| | NHR-L | 12 | 50 | 42 | 83 | - | - | 168 | 12 Monate | 3 Jahre | -| NHR@TUD | Test/Prep¹ | 0 | 1 | 0 | 10 | - | - | 168 | 12 Monate | 12 Monate | -| | NHR-N | 0.4 | 20 | 2 | 150 | - | - | 168 | 12 Monate | 3 Jahre | -| | NHR-L | 20 | 80 | 150 | 500 | - | - | 168 | 12 Monate | 3 Jahre | -| NHR@FAU | Test/Prep¹ | 0.006 | 1 | 0 | 100\* | - | - | 24 (fix) | 6 Monate | 6 Monate | -| | NHR-N | 1 | 10 | 0\* | 100\* | - | - | 24 (fix) | 12 Monate | 3 Jahre | -| | NHR-L | 10 | 30 | 40\* | 300\* | - | - | 24 (fix) | 12 Monate | 12 Monate | -| NHR@KIT | Test/Prep¹ | _>_ 0 | 1 | _>_ 0 | 10 | - | - | 72 (GPU: 48) | 6 Monate | 6 Monate | -| | NHR-N | _≥_ 2 | 14.9999999 | _≥_ 30 | 199.9999 | - | - | 72 (GPU: 48) | 12 Monate | 12 Monate | -| | NHR-L | _≥_ 15 | 70 | _≥_ 200 | 1000 | - | - | 72 (GPU: 48) | 12 Monate | 12 Monate | -| NHR@SW | Test/Prep¹ | 0 | 0.4 | 0 | 6.666 | - | - | 168 | 6 Monate | 6 Monate | -| | NHR-N | 0.2 | 6 | 3.333 | 100 | - | - | 168 | 12 Monate | 12 Monate | -| | NHR-L | 6 | ∞ | 100 | ∞ | - | - | 168 | 12 Monate | 12 Monate | -| NHR@Göttingen | NHR | 1.2 | 160 | 0 | ∞ | - | - | 168 | 12 Monate | 12 Monate | -| NHR@ZIB | NHR | 1.2 | 160 | 0 | ∞ | - | - | 168 | 12 Monate | 12 Monate | -| PC2 | Test/Prep¹ | 0.144 | 72 | 0 | 600 | 0 | 6000 | 504 | 1 Monat² | 1 Monat | -| | NHR-N | 0.2 | 30 | 0 | 100 | 0 | 100 | 504 | 12 Monate | 3 Jahre | -| | NHR-L | 30 | 100 | 100 | 500 | 100 | 1000 | 504 | 12 Monate | 3 Jahre | -| NHR-GS | NHR Starter | 0.36† | 0.36† | 10† | 10† | 10† | 10† | - | 12 Monate | 12 Monate | - -¹ Test/Prep entspricht der Antragsschiene 'NHR Test/Preparation'.\ -² Feste Projektlaufzeit - Kann weder verlängert noch reduziert werden.\ -\* Für FAU hängt die Gesamtrechenzeit von der beantragten Zeit der jeweiligen GPUs ab, welche für sich einzelne Grenzen besitzen.\ -† Die Werte werden nur aus technischen Gründen gesetzt und sind für Antragsstellende nicht sichtbar. Außerdem sind sie unabhängig von der Laufzeit. - -**Quellen** -- [NHR4CES](https://www.nhr4ces.de/hpc-access/) -- [NHR@TUD](https://tu-dresden.de/zih/hochleistungsrechnen/zugang/projektantrag), ([external issue #148](https://git-ce.rwth-aachen.de/jards/issues-external/-/issues/148)) -- [NHR@KIT](https://www.nhr.kit.edu/userdocs/horeka/projects/) -- [NHR@FAU](https://doc.nhr.fau.de/nhr-application/) -- [NHR@SW](https://nhrsw.de/application/), ([external issue #99](https://git-ce.rwth-aachen.de/jards/issues-external/-/issues/99)) -- [NHR@Göttingen](https://docs.hpc.gwdg.de/application_process/apply_for_a_compute_project/index.html) -- [NHR@ZIB](https://user.nhr.zib.de/wiki/spaces/PUB/pages/426682/Application+Guide) -- [PC2](https://pc2.uni-paderborn.de/hpc-services/our-services/system-access-application) ([external issue #161](https://git-ce.rwth-aachen.de/jards/issues-external/-/issues/161#note_570126)) - -- Minimale Laufzeit skaliert auf max. 1 Jahr: [Internal Issue #943](https://git-ce.rwth-aachen.de/jards/issues/-/issues/943) - -## Grenzwerte für Ressourcen und Antragslaufzeiten RWTH-Interne Antragsschienen - -| Antragsschiene | CPU Min<br>(mio. core-h) | CPU Max<br>(mio. core-h) | GPU Min | GPU Max<br>(mio. core-h) | GPU Max<br>(k GPU-h) | Skalierung<br>der Grenzwerte<br>auf die<br>Laufzeit | Max. production<br>job runtime<br>(hours) | Antragslaufzeit<br>(Standard<br>und Maximal)| -| -------------- | -------: | -------: |---------: | -------: | -------: | ------ | ----: | ---------: | -| RWTH-S | 0.002 | 0.36 | 0 | 0.12 | 5 | / Jahr | 168 | 12 Monate | -| Nova | 0.001 | 0.24 | 0 | 0.048 | 2 | / Jahr | 168 | 6 Monate | -| Thesis | 0.004 | 0.048 | 0 | 0.048 | 2 | fix | 168 | 6 Monate | -| Lecture | 0.001 | 0.048 | 0 | 0.048 | 2 | fix | 168 | 6 Monate | -| WestAI - RWTH | - | - | - | 0.24 | 10 | / Jahr | - | 12 Monate (fix) | -| WestAI - JSC | - | - | - | - | 16 | / Jahr | - | 12 Monate (fix) | - - +Die Dokumentation der für Ressourcen und Antragslaufzeiten nach NHR Zentrum kann ab sofort [hier](https://git-ce.rwth-aachen.de/jards/issues-external/-/wikis/Grenzwerte-f%C3%BCr-Ressourcen) gefunden werden. \ No newline at end of file diff --git a/README.md b/README.md index b0c11a124880b9866b451c14fd27127b6b1061b1..f9e96aee6826280685b0c2eec261e4d1c3686fdf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Documentation -This project contains the documentation for JARDS. \ No newline at end of file +This repository was moved and will be deleted. \ No newline at end of file