8
I Use This!
Activity Not Available

Ratings and Reviews

Analyzed 12 months ago. based on code collected 12 months ago.
Community Rating
5.0
 

Average Rating:   5.0/5.0
Number of Ratings:   1
Number of Reviews:   1

My Review of hwloc

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

Erik Sch... says:
A necessity for efficient multi-...  
5.0
 
written over 11 years ago

hwloc describes the core/processor/cache/memory layout where a program is running; no other library does this that well. I am developing infrastructure for multi-threading, and need to decide how to lay out threads so that they traverse multi-dimensional arrays in the most efficient manner. Before hwloc, I had to manually set up tables describing each system where my application (the Einstein Toolkit) would run. hwloc allows automating this, making this much simpler and more flexible.

1 out of 1 users found the following review helpful.

Did this review help you? |

Most Recent Reviews

Erik Sch... says:
A necessity for efficient multi-...  
5.0
 
written over 11 years ago

hwloc describes the core/processor/cache/memory layout where a program is running; no other library does this that well. I am developing infrastructure for multi-threading, and need to decide how to lay out threads so that they traverse multi-dimensional arrays in the most efficient manner. Before hwloc, I had to manually set up tables describing each system where my application (the Einstein Toolkit) would run. hwloc allows automating this, making this much simpler and more flexible.

1 out of 1 users found the following review helpful.

Did this review help you? |