@prefix foaf: . @prefix ns1: . @prefix ns2: . ns1:christophe-gravier foaf:made ns2:poster-51 . ns1:julien-subercaze foaf:made ns2:poster-51 . @prefix rdf: . @prefix owl: . ns2:poster-51 rdf:type owl:Thing . @prefix rdfs: . ns2:poster-51 rdf:type rdfs:Resource . @prefix ns6: . ns2:poster-51 rdf:type ns6:InProceedings ; rdfs:label "USE-RB : Benchmarking how reasoners work in harmony with modern hardware" . @prefix ns7: . ns2:poster-51 owl:sameAs ns7:poster-51 . @prefix dc: . ns2:poster-51 dc:creator ns1:julien-subercaze , ns1:christophe-gravier ; foaf:maker ns1:julien-subercaze , ns1:christophe-gravier ; ns6:abstract "As our computers embed more cores, efficient reasoners are designed with parallelization but also CPU and memory friendliness in mind. %\nThese latter contribute to make reasoner tractable in practice despite the computational complexity of logical fragments. %\nHowever, creating benchmark to monitor this CPU-friendliness for many reasoners, datasets and logical fragments is a tedious task. %\nIn this paper, we present the Universit\u00E9 Saint-Etienne Reasoners Benchmark (USE-RB) that automates the setup and execution of reasoners benchmarks with a particular attention to monitor how\nreasoners work in harmony with the CPU.\n" . @prefix ns9: . ns2:poster-51 ns6:hasAuthorList ns9:authorList . @prefix ns10: . ns2:poster-51 ns6:isPartOf ns10:proceedings . @prefix xsd: . ns2:poster-51 ns6:keyword "memory"^^xsd:string , "benchmark"^^xsd:string , "caches"^^xsd:string , "Reasoning"^^xsd:string , "performance"^^xsd:string ; ns6:title "USE-RB : Benchmarking how reasoners work in harmony with modern hardware" . ns10:proceedings ns6:hasPart ns2:poster-51 .