Guillaume Raffy
|
de7c1fb2dd
|
fixed styling errors
|
2024-06-30 17:15:45 +02:00 |
Guillaume Raffy
|
249ef1f3e7
|
refactored by isolated all core functions and classes into a core.py source file
|
2024-06-30 16:20:34 +02:00 |
Guillaume Raffy
|
68cb7169c7
|
fixed dangerous-default-value / W0102 potential problem
|
2024-06-30 16:08:10 +02:00 |
Guillaume Raffy
|
c05ff89d29
|
added a complete standalone usage example (mamul1: mutiplication of matrices) in the form of a unit test
note: [matmul] is a copy of [https://github.com/g-raffy/flobe/tree/main/benchmarks/mamul1]
|
2024-06-30 15:53:03 +02:00 |
Guillaume Raffy
|
3dc0d12307
|
decoupled starbench_cmake_app from git repos information, so that starbench_cmake_app can now be used with any source code provider, not only from git repositories (eg an existing directory tree)
work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3878]
|
2024-06-28 15:07:37 +02:00 |
Guillaume Raffy
|
b8c8a1b0e6
|
turned starbench into an installable package
work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3878]
|
2024-06-21 14:48:00 +02:00 |