Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e69ccb5854 | |||
| e1d0a9afbd |
2
_service
2
_service
@@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="manual">
|
<service name="tar_scm" mode="manual">
|
||||||
<param name="url">https://github.com/krrishnarraj/clpeak.git</param>
|
<param name="url">https://github.com/krrishnarraj/clpeak.git</param>
|
||||||
<param name="revision">1.1.4</param>
|
<param name="revision">1.1.5</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="filename">clpeak</param>
|
<param name="filename">clpeak</param>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/krrishnarraj/clpeak.git</param>
|
<param name="url">https://github.com/krrishnarraj/clpeak.git</param>
|
||||||
<param name="changesrevision">527695de8393a3144863a0a07f9b92f1c734d1c4</param></service></servicedata>
|
<param name="changesrevision">b2e647ffb8f42aa22ce4b0194d6ef6d16d5002b0</param></service></servicedata>
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2090616232c4e3eb820156e07ca3c40c2cafd626af739fcf7396a04963b57d8b
|
|
||||||
size 315820
|
|
||||||
3
clpeak-1.1.5.tar.xz
Normal file
3
clpeak-1.1.5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cbc7fd5e270e4eac36c95f9acd1ef39f16fc71e2c4691e3db6ac8f46b32c5677
|
||||||
|
size 315964
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 18 11:05:59 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.1.5:
|
||||||
|
* Update common.cmake
|
||||||
|
* Add option to force number of iteration per kernel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 24 06:55:58 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
Tue Dec 24 06:55:58 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package clpeak
|
# spec file for package clpeak
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2015-2022, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2015-2022, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: clpeak
|
Name: clpeak
|
||||||
Version: 1.1.4
|
Version: 1.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Find peak OpenCL capacities like bandwidth & compute
|
Summary: Find peak OpenCL capacities like bandwidth & compute
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
|
|||||||
Reference in New Issue
Block a user