notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
combblas Combinatorial BLAS library: an extensible parallel graph library
2.0.0_2 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.0_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-16 11:02:31
Last Update: 2023-12-10 10:23:11
Commit Hash: 843da99
License: MIT
WWW:
https://people.eecs.berkeley.edu/~aydin/CombBLAS/html/
Description:
The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics. * The Combinatorial BLAS development influences the Graph BLAS standardization process. * CombBLAS achieves scalability via its two dimensional distribution and coarse-grained parallelism. * CombBLAS powers HipMCL, a highly-scalable parallel implementation of the Markov Cluster Algorithm (MCL).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (142 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/CombBLAS-2.0.0_2/catalog.mk
  3. /usr/local/share/licenses/CombBLAS-2.0.0_2/LICENSE
  4. /usr/local/share/licenses/CombBLAS-2.0.0_2/MIT
  5. include/CombBLAS/BFSFriends.h
  6. include/CombBLAS/BitMap.h
  7. include/CombBLAS/BitMapCarousel.h
  8. include/CombBLAS/BitMapFringe.h
  9. include/CombBLAS/BlockSpGEMM.h
  10. include/CombBLAS/CombBLAS.h
  11. include/CombBLAS/CommGrid.h
  12. include/CombBLAS/CommGrid3D.h
  13. include/CombBLAS/Compare.h
  14. include/CombBLAS/Deleter.h
  15. include/CombBLAS/DenseParMat.cpp
  16. include/CombBLAS/DenseParMat.h
  17. include/CombBLAS/DistEdgeList.cpp
  18. include/CombBLAS/DistEdgeList.h
  19. include/CombBLAS/Exception.h
  20. include/CombBLAS/FileHeader.h
  21. include/CombBLAS/Friends.h
  22. include/CombBLAS/FullyDist.h
  23. include/CombBLAS/FullyDistSpVec.cpp
  24. include/CombBLAS/FullyDistSpVec.cpp.orig
  25. include/CombBLAS/FullyDistSpVec.h
  26. include/CombBLAS/FullyDistVec.cpp
  27. include/CombBLAS/FullyDistVec.h
  28. include/CombBLAS/HeapEntry.h
  29. include/CombBLAS/Isect.h
  30. include/CombBLAS/LocArr.h
  31. include/CombBLAS/MMmul.h
  32. include/CombBLAS/MPIOp.h
  33. include/CombBLAS/MPIType.h
  34. include/CombBLAS/MemoryPool.h
  35. include/CombBLAS/MultiwayMerge.h
  36. include/CombBLAS/Operations.h
  37. include/CombBLAS/OptBuf.h
  38. include/CombBLAS/PBBS/radixSort.h
  39. include/CombBLAS/PBBS/utils.h
  40. include/CombBLAS/PBBS/utils.h.orig
  41. include/CombBLAS/ParFriends.h
  42. include/CombBLAS/ParFriendsExt.h
  43. include/CombBLAS/PreAllocatedSPA.h
  44. include/CombBLAS/RefGen21.h
  45. include/CombBLAS/SemanticGraph.h
  46. include/CombBLAS/Semirings.h
  47. include/CombBLAS/SequenceHeaps/heap-CLR.h
  48. include/CombBLAS/SequenceHeaps/heap2.h
  49. include/CombBLAS/SequenceHeaps/heap4.h
  50. include/CombBLAS/SequenceHeaps/hold.C
  51. include/CombBLAS/SequenceHeaps/knheap.C
  52. include/CombBLAS/SequenceHeaps/knheap.h
  53. include/CombBLAS/SequenceHeaps/knupdown3.C
  54. include/CombBLAS/SequenceHeaps/knwiggle.C
  55. include/CombBLAS/SequenceHeaps/multiMergeUnrolled.C
  56. include/CombBLAS/SequenceHeaps/util.h
  57. include/CombBLAS/SpCCols.cpp
  58. include/CombBLAS/SpCCols.h
  59. include/CombBLAS/SpDCCols.cpp
  60. include/CombBLAS/SpDCCols.h
  61. include/CombBLAS/SpDefs.h
  62. include/CombBLAS/SpHelper.h
  63. include/CombBLAS/SpImpl.cpp
  64. include/CombBLAS/SpImpl.h
  65. include/CombBLAS/SpMat.cpp
  66. include/CombBLAS/SpMat.h
  67. include/CombBLAS/SpParHelper.cpp
  68. include/CombBLAS/SpParHelper.h
  69. include/CombBLAS/SpParMat.cpp
  70. include/CombBLAS/SpParMat.h
  71. include/CombBLAS/SpParMat3D.cpp
  72. include/CombBLAS/SpParMat3D.h
  73. include/CombBLAS/SpTuples.cpp
  74. include/CombBLAS/SpTuples.h
  75. include/CombBLAS/StackEntry.h
  76. include/CombBLAS/ThreadedFriends.h
  77. include/CombBLAS/VecIterator.cpp
  78. include/CombBLAS/VecIterator.h
  79. include/CombBLAS/csc.cpp
  80. include/CombBLAS/csc.h
  81. include/CombBLAS/dcsc.cpp
  82. include/CombBLAS/dcsc.h
  83. include/CombBLAS/hash.hpp
  84. include/CombBLAS/mmio.h
  85. include/CombBLAS/mmio.h.orig
  86. include/CombBLAS/mtSpGEMM.h
  87. include/CombBLAS/myenableif.h
  88. include/CombBLAS/papi_combblas_globals.h
  89. include/CombBLAS/promote.h
  90. include/Tommy/tommychain.h
  91. include/Tommy/tommyhash.c
  92. include/Tommy/tommyhash.h
  93. include/Tommy/tommyhashdyn.c
  94. include/Tommy/tommyhashdyn.h
  95. include/Tommy/tommylist.c
  96. include/Tommy/tommylist.h
  97. include/Tommy/tommytypes.h
  98. include/graph500/generator/apply_permutation_mpi.h
  99. include/graph500/generator/btrd_binomial_distribution.h
  100. include/graph500/generator/graph_generator.h
  101. include/graph500/generator/make_graph.h
  102. include/graph500/generator/mod_arith.h
  103. include/graph500/generator/mod_arith_32bit.h
  104. include/graph500/generator/mod_arith_64bit.h
  105. include/graph500/generator/mod_arith_xmt.h
  106. include/graph500/generator/permutation_gen.h
  107. include/graph500/generator/scramble_edges.h
  108. include/graph500/generator/splittable_mrg.h
  109. include/graph500/generator/utils.h
  110. include/psort/MersenneTwister.h
  111. include/psort/funnel.h
  112. include/psort/funnel.timpl.h
  113. include/psort/psort.h
  114. include/psort/psort_alltoall.h
  115. include/psort/psort_merge.h
  116. include/psort/psort_samplesort.h
  117. include/psort/psort_seqsort.h
  118. include/psort/psort_splitters.h
  119. include/psort/psort_util.h
  120. include/psort/sort.h
  121. include/psort/sort.timpl.h
  122. include/usort/binUtils.h
  123. include/usort/dtypes.h
  124. include/usort/indexHolder.h
  125. include/usort/ompUtils.h
  126. include/usort/ompUtils.tcc
  127. include/usort/parUtils.h
  128. include/usort/parUtils.tcc
  129. include/usort/seqUtils.h
  130. include/usort/seqUtils.tcc
  131. include/usort/sort_profiler.h
  132. lib/cmake/CombBLAS/CombBLASConfig.cmake
  133. lib/cmake/CombBLAS/CombBLASConfigVersion.cmake
  134. lib/cmake/CombBLAS/CombBLASTargets-release.cmake
  135. lib/cmake/CombBLAS/CombBLASTargets.cmake
  136. lib/libCombBLAS.so
  137. lib/libCombBLAS.so.1.16.0
  138. lib/libGraphGenlib.so
  139. lib/libUsortlib.so
  140. @owner
  141. @group
  142. @mode
Collapse this list.
Dependency lines:
  • CombBLAS>0:math/combblas
To install the port:
cd /usr/ports/math/combblas/ && make install clean
To add the package, run one of these commands:
  • pkg install math/combblas
  • pkg install CombBLAS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: CombBLAS
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 powerpc64 powerpc64le
distinfo:
TIMESTAMP = 1657912531 SHA256 (testdata_combblas1.6.1.tgz) = 07d5683d8435bf1ae6febbf0021203fd23570bbab9c56affe1dc0dcf023ac207 SIZE (testdata_combblas1.6.1.tgz) = 33734592

Expand this list (2 items)

Collapse this list.

SHA256 (PASSIONLab-CombBLAS-v2.0.0_GH0.tar.gz) = 632a94201a042a2a9aa86803f50ee38b7bf0aa1cfef6ba0eb34ea4007f79a679 SIZE (PASSIONLab-CombBLAS-v2.0.0_GH0.tar.gz) = 43776896

Collapse this list.


Packages (timestamps in pop-ups are UTC):
CombBLAS
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.0.0_2------
FreeBSD:13:quarterly-2.0.0_2------
FreeBSD:14:latest-2.0.0_2------
FreeBSD:14:quarterly-2.0.0_2------
FreeBSD:15:latest-2.0.0_2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Runtime dependencies:
  1. libgcc_s.so.1 : lang/gcc12
Library dependencies:
  1. libmpi.so : net/mpich
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. math/hipmcl*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
math_combblas
USES:
cmake:testing compiler:c++14-lang localbase:ldflags tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/PASSIONLab/CombBLAS/tar.gz/v2.0.0?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.0_2
10 Dec 2023 10:23:11
commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
2.0.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.0.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0
15 Jul 2022 20:42:42
commit hash: cc3ec727f5b27c1420b9c932401202266565abe9commit hash: cc3ec727f5b27c1420b9c932401202266565abe9commit hash: cc3ec727f5b27c1420b9c932401202266565abe9commit hash: cc3ec727f5b27c1420b9c932401202266565abe9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/combblas: Fix some tests

... by downloading missing test data.
2.0.0
15 Jul 2022 18:11:00
commit hash: cb46ea0267e35c23561a28191b6a2ddec0b3101ccommit hash: cb46ea0267e35c23561a28191b6a2ddec0b3101ccommit hash: cb46ea0267e35c23561a28191b6a2ddec0b3101ccommit hash: cb46ea0267e35c23561a28191b6a2ddec0b3101c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/combblas: Add comment
2.0.0
15 Jul 2022 17:42:15
commit hash: 4f0c26c304e87ca5271983bc6dd9bab2354a49fccommit hash: 4f0c26c304e87ca5271983bc6dd9bab2354a49fccommit hash: 4f0c26c304e87ca5271983bc6dd9bab2354a49fccommit hash: 4f0c26c304e87ca5271983bc6dd9bab2354a49fc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/combblas: Update 1.6.2 -> 2.0.0
1.6.2_5
07 Nov 2021 12:14:51
commit hash: 095314984cec70c6ade16b693e9e8b3d2b8896eccommit hash: 095314984cec70c6ade16b693e9e8b3d2b8896eccommit hash: 095314984cec70c6ade16b693e9e8b3d2b8896eccommit hash: 095314984cec70c6ade16b693e9e8b3d2b8896ec files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/combblas: remove i386 from ONLY_FOR_ARCHS

Depends on net/mpich, which depends on sysutils/slurm-wlm, which is not
available on 32-bit architectures.
1.6.2_5
06 Oct 2021 20:52:36
commit hash: 12098c3407633584daba845de5678af6460d2b53commit hash: 12098c3407633584daba845de5678af6460d2b53commit hash: 12098c3407633584daba845de5678af6460d2b53commit hash: 12098c3407633584daba845de5678af6460d2b53 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/combblas: enable on powerpc64*
1.6.2_5
26 Sep 2021 16:01:58
commit hash: 14ec34ede05bfff8e71d49406d682a95bb266b17commit hash: 14ec34ede05bfff8e71d49406d682a95bb266b17commit hash: 14ec34ede05bfff8e71d49406d682a95bb266b17commit hash: 14ec34ede05bfff8e71d49406d682a95bb266b17 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
math/combblas: Mark as only for x86 arch.

It uses x86 asm.
1.6.2_5
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.6.2_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.2_5
01 May 2020 16:53:40
Revision:533561Original commit files touched by this commit
pkubaj search for other commits by this committer
math/combblas: fix build on GCC architectures

GCC doesn't have libomp.

PR:		246090
Approved by:	yuri (maintainer)
MFH:		2020Q2 (fix build blanket)
1.6.2_5
08 Mar 2020 21:56:37
Revision:528082Original commit files touched by this commit
jbeich search for other commits by this committer
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
1.6.2_4
21 Sep 2019 18:59:57
Revision:512535Original commit files touched by this commit
jbeich search for other commits by this committer
devel/openmp: update to 9.0.0

- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
1.6.2_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.6.2_2
08 May 2019 16:05:53
Revision:501030Original commit files touched by this commit
jbeich search for other commits by this committer
devel/openmp: phase out

- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
1.6.2_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.6.2_1
16 Dec 2018 09:01:08
Revision:487565Original commit files touched by this commit
yuri search for other commits by this committer
math/combblas: Add compiler:c++14-lang
1.6.2_1
16 Dec 2018 08:32:24
Revision:487563Original commit files touched by this commit
yuri search for other commits by this committer
math/combblas: Fix the OpenMP dependency

Remove 'find_package(OpenMP)' and llvm/clang70 because
'find_package(OpenMP)' is now broken with clang70 too.

Fix the problem by patching out 'find_package(OpenMP)'.

See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234050
1.6.2
16 Dec 2018 07:34:05
Revision:487559Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/combblas: Combinatorial BLAS library: an extensible parallel
graph library

Number of commits found: 21