mpicbg-scicomp / gearshifft

Benchmark Suite for Heterogenuous FFT Implementations
Apache License 2.0
34 stars 9 forks source link

decouple results from gearshifft #105

Closed tdd11235813 closed 7 years ago

tdd11235813 commented 7 years ago

it is probably better to separate the result files from gearshifft. As we have an evaluation tool (rshiny) now, we can create a dedicated project, e.g. mpicbg-scicomp/gearshifft_results, with the results and rshiny code. I dont like the mix at the moment, results must fit the gearshifft github version, otherwise it is inconsistent. Hence, I cannot compare different gearshifft versions, where a new library has been added. I mean, I have to rerun all the benchmarks to make the results consistent with the gearshifft release. And the commits become bloated. So if you @psteinb agree, can you create a new repo for that?

psteinb commented 7 years ago

Done. https://github.com/mpicbg-scicomp/gearshifft_results

tdd11235813 commented 7 years ago

Thank you. I cannot push the initial commit to gearshifft_results. Do I have the rights to?

psteinb commented 7 years ago

I'll see to it. A PR should work though.

tdd11235813 commented 7 years ago

as long as it is empty, a fork is not possible. But I already prepared the initial commit, and I can push it directly.

psteinb commented 7 years ago

I added you as collaborator, please try again.

tdd11235813 commented 7 years ago

hmm it still complains, so you have to initialize the repo first.

tdd11235813 commented 7 years ago

nvm (there was an invite, but did not see it).

tdd11235813 commented 7 years ago

ok, works, thank you!