Grigori Fursin
Grigori Fursin
When trying to compile this project using VS2017 and _compile.bat, there is an error (_compile_raw.bat works fine) : C:\Users\ckdnn\CK-MISC\ck-crowdnode>C:\Users\ckdnn\CK-MISC\ck-crowdnode_compile.bat C:\Users\ckdnn\CK-MISC\ck-crowdnode>call ck set env tags=compiler,lang-c --local --bat_file=tmp-ck-env.bat --bat_new --print && call...
I have registered ctuning in Windows app store. However, it requires .xap, .appx, .appxbundle, .appxupload package to be deployed. Is it possible to check how to make it (along with...
We should obtain various parameters automatically (including full path, etc) when registering CK crowdnode in the CK machine module (to be more user-friendly) using new status function. It is not...
We are developing crowd-benchmarking and crowd-tuning for Caffe and other DNN frameworks at http://github.com/dividiti/ck-caffe Soon we will release an [Android app](https://github.com/dividiti/crowdsource-video-experiments-on-android) to let volunteers collaboratively optimize various DNN workloads on...
Reported by Michael McGeagh - checking now ...
In the future, we need to collect, unify and record the following metrics (either via WA or CK or both): · Current CPU Frequency over time (Overall, per cluster, per...
We have more and more useful statistics about optimizations in cknowledge.org/repo as well as DNN working via CK, so it would be interesting to try to apply DNN to figure...
We mainly support coarse-grain crowd-benchmarking/crowd-tuning, i.e. global stats per whole program or one main function. Next, we need to improve repository to keep stats per multiple functions/kernels within analyzed program...
I noticed in our public repository that we may record the same optimizations as different solutions (unroll loops, etc). We should fix that and merge those results...
Current shared workloads are from cTuning/MILEPOST projects and are quite outdated. We need to provide more workloads and include ones from GCC/LLVM test suites. We should also add BLAS, DNN,...