Accepting request 625064 from home:michals

- Use sched_yield instead of pthread_yield (boo#1102421).
  - drop mvapich2-pthread_yield.patch

OBS-URL: https://build.opensuse.org/request/show/625064
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=43
This commit is contained in:
Nicolas Morey-Chaisemartin
2018-07-25 11:34:34 +00:00
committed by Git OBS Bridge
parent 42d6e7e1e7
commit 89894aa6ff
3 changed files with 7 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 16 16:13:32 UTC 2018 - msuchanek@suse.com
- Use sched_yield instead of pthread_yield (boo#1102421).
- drop mvapich2-pthread_yield.patch
-------------------------------------------------------------------
Mon Jun 18 13:12:15 UTC 2018 - nmoreychaisemartin@suse.com