Skip to content
Snippets Groups Projects
Commit aaf31d04 authored by Ryan Randles Jones's avatar Ryan Randles Jones
Browse files

Update Release_Notes.md

parent 782c32bd
No related branches found
No related tags found
No related merge requests found
...@@ -18,9 +18,8 @@ Features included: ...@@ -18,9 +18,8 @@ Features included:
Dataset for completed jobs orginally had all jobs and each of their job steps. This skewed the clustering graphs, as there were more data points than individual jobs ran. The data is now being pulled into the dataset using only allocated jobs (done with -X in the slurm2sql.slurm2sql command), which results in each row of the dataset being a different job. Dataset for completed jobs orginally had all jobs and each of their job steps. This skewed the clustering graphs, as there were more data points than individual jobs ran. The data is now being pulled into the dataset using only allocated jobs (done with -X in the slurm2sql.slurm2sql command), which results in each row of the dataset being a different job.
# Release Notes verion - 2.0a (12/22/2020) # Release Notes verion - 2.0 (12/22/2020)
Added summary stats for each cluster. This includes the count for both jobs ran and users running those jobs for each of the four clusters. Added summary stats for each cluster. This includes the count for both jobs ran and users running those jobs for each of the four clusters.
- summary statistics in the form of a table showing the job and user count for each cluster - summary statistics in the form of a table showing the job and user count for each cluster
# Next Release Planned Features (will be released by 12/23/2020) * Data on stats for each density spot in the 2d histograms will come in another notebook. This notebook will be a deeper analysis of each 2d histogram for each cluster. This notebook should be released by end of January 2021.
- part b of version 2.0 - data on job counts for each density spot in 2d histograms
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment