You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/markdown/manual/release-notes/04_full_list_of_fixes.md
+45-1Lines changed: 45 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,51 @@
2
2
3
3
# Release notes - Cluster Scheduler
4
4
5
-
## 9.0.3
5
+
## v9.0.4
6
+
7
+
### Improvement
8
+
9
+
[CS-566](https://hpc-gridware.atlassian.net/browse/CS-566) Add new test scenarios for JSV \[master|slave\]\_l\_hard attribute
10
+
11
+
### New Feature
12
+
13
+
[CS-777](https://hpc-gridware.atlassian.net/browse/CS-777) Improve qsub -sync so that is support multiple state \(like r\)
14
+
15
+
[CS-1056](https://hpc-gridware.atlassian.net/browse/CS-1056) Develop a User-Friendly ShareTree Editor for Admins to Easily Manage and View Large ShareTrees
16
+
17
+
### Sub-task
18
+
19
+
[CS-1035](https://hpc-gridware.atlassian.net/browse/CS-1035) Fix compile issues for macOS
20
+
21
+
[CS-1037](https://hpc-gridware.atlassian.net/browse/CS-1037) Fix build environment for macOS and build for OCS and GCS
22
+
23
+
[CS-1038](https://hpc-gridware.atlassian.net/browse/CS-1038) Fix remote login problem for macOS regular users
24
+
25
+
### Task
26
+
27
+
[CS-937](https://hpc-gridware.atlassian.net/browse/CS-937) do full valgrind test on V90\_BRANCH \(9.0.2/9.0.3\)
28
+
29
+
### Bug
30
+
31
+
[CS-634](https://hpc-gridware.atlassian.net/browse/CS-634) a job requesting a pty fails on freebsd
32
+
33
+
[CS-1022](https://hpc-gridware.atlassian.net/browse/CS-1022) qrsh to a freebsd host fails with "qrsh\_starter: executing child process bash failed: No such file or directory"
34
+
35
+
[CS-1023](https://hpc-gridware.atlassian.net/browse/CS-1023) qtelemetry reports hosts with long and short hostnames
36
+
37
+
[CS-1024](https://hpc-gridware.atlassian.net/browse/CS-1024) qdel reports jobs as "is already in deletion" although qstat shows that job in 'qw' state
38
+
39
+
[CS-1047](https://hpc-gridware.atlassian.net/browse/CS-1047) JSV might have access to job attributes of a previous job verification
40
+
41
+
[CS-1049](https://hpc-gridware.atlassian.net/browse/CS-1049) Fix MPI templates to contain ignore slave task requests on master host
42
+
43
+
[CS-1053](https://hpc-gridware.atlassian.net/browse/CS-1053) with pe setting ign\_sreq\_on\_mhost=true job having a slave request on a globally defined resource are not scheduled
44
+
45
+
[CS-1054](https://hpc-gridware.atlassian.net/browse/CS-1054) with pe setting ign\_sreq\_on\_mhost=true a globally defined resource which is requested for slave scope is not booked into the resource diagram
46
+
47
+
[CS-1055](https://hpc-gridware.atlassian.net/browse/CS-1055) sge prefix in man pages is not correctly replaced in certain man page files
0 commit comments