9
I Use This!
High Activity
Analyzed about 16 hours ago. based on code collected 1 day 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...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    search using multiple tags to find exactly what you need

Languages

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

30 Day Summary

Mar 18 2024 — Apr 17 2024

12 Month Summary

Apr 17 2023 — Apr 17 2024
  • 913 Commits
    Down -272 (22%) from previous 12 months
  • 52 Contributors
    Down -30 (36%) from previous 12 months

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!
 

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