9
I Use This!
High Activity
Analyzed about 5 hours ago. based on code collected about 19 hours ago.

Project Summary

hwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing application with gathering information about the hardware so as to exploit it accordingly and efficiently.

hwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information.

Tags

aix cache hardware hardware_detection hp-ux linux macosx multicore numa osf socket solaris topology windows

BSD 4-clause (University of California-Specific)
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    learn about Open Hub updates and features on the Open Hub blog

Languages

C
68%
Autoconf
9%
XML
6%
20 Other
17%

30 Day Summary

Mar 24 2024 — Apr 23 2024

12 Month Summary

Apr 23 2023 — Apr 23 2024
  • 905 Commits
    Down -286 (24%) from previous 12 months
  • 51 Contributors
    Down -31 (37%) from previous 12 months
 

Static Analysis ( Generated by Coverity Scan for hwloc )

Repository URL: https://github.com/open-mpi/hwloc

Version: hwloc-master-20240404.0100.gite7d9fa11

2024-04-04
Last Analyzed
96,993
Lines of Code Analyze
0.31
Defect Density

Defects by status for current build

371
Total defects
30
Outstanding
314
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 1

Static Analysis ( Generated by Coverity Scan for Open MPI )

Repository URL: https://github.com/open-mpi/ompi

Version: main-202310040241-0922d15

2023-10-04
Last Analyzed
606,825
Lines of Code Analyze
1.1
Defect Density

Defects by status for current build

5,399
Total defects
428
Outstanding
4,911
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 2