Skip to content

issues Search Results · repo:daschl/hwloc-rs language:Rust

Filter by

21 results
 (465 ms)

21 results

indaschl/hwloc-rs (press backspace or delete to remove)

image
  • JakkuSakura
  • 2
  • Opened 
    on Nov 4, 2021
  • #31

Due to the changing of definition on hwloc_cpubind_flags_t ref in new version of hwloc, the old binding in rust is outdated ref. I assume there are two solutions: 1. Restrict the version at 1.11. ref ...
  • xiaoniu-578fa6bff964d005
  • 1
  • Opened 
    on Feb 17, 2020
  • #27

Hi Is it possible to help with a new release that is based on hwloc 1.11.13 or 2.1.0? Cheers and thank you for the work Stefan
  • dns2utf8
  • 1
  • Opened 
    on Dec 8, 2019
  • #26

The following code leads to a segfault on MacOS pub fn debug_topology() { let topo = Topology::new(); for i in 0..topo.depth() { println!( *** Objects at level {} , i); for (idx, object) in ...
  • gz
  • Opened 
    on Jul 5, 2019
  • #25

Trying to compile on raspberry pi and I get the following error: admin@Home:~/proc_bind $ cargo run Updating registry https://github.com/rust-lang/crates.io-index Downloading hwloc v0.3.0 Downloading ...
  • syncharny
  • 1
  • Opened 
    on Jul 13, 2017
  • #23

  • daschl
  • Opened 
    on Dec 21, 2015
  • #15
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub