Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 3c7c2d6bd6 | |||
|
|
546bdc6b56 | ||
| 43b2c44194 | |||
|
|
e54acfd9c1 | ||
|
|
bd72820503 | ||
| d65747e810 |
12
README.md
12
README.md
@@ -1,12 +0,0 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of libcircle in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of libcircle in the devel project build (science:HPC)
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 31 16:33:24 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
|
||||
|
||||
- Disable 32b builds as there is no more openmpi available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 08:07:05 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@ Version: 0.3
|
||||
Release: 0
|
||||
|
||||
Source: https://github.com/hpc/libcircle/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source100: README.md
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
URL: http://github.com/hpc/libcircle
|
||||
Summary: A library used to distribute workloads
|
||||
@@ -39,9 +38,6 @@ BuildRequires: libtool
|
||||
BuildRequires: openmpi-macros-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(check)
|
||||
%if 0%{?suse_version} >= 1600
|
||||
ExcludeArch: %ix86 %arm
|
||||
%endif
|
||||
|
||||
%description
|
||||
A simple interface for processing workloads using an automatically distributed global queue.
|
||||
|
||||
Reference in New Issue
Block a user