(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 02:27, 23 October 2013 (diff | hist) . . (0) . . N File:Cm-agile-development-methodology2.gif (current)
- 02:27, 23 October 2013 (diff | hist) . . (0) . . N File:Cm-agile-development-methodology1.gif (current)
- 02:26, 23 October 2013 (diff | hist) . . (+10,024) . . N Tools:CM:Developer Guide:V1.0 (Created page with "= Disclaimer = This documentation is written by [http://cTuning.org/lab/people/gfursin Grigori Fursin] and is gradually evolving together with the project (until the stable ve...") (current)
- 02:26, 23 October 2013 (diff | hist) . . (+40) . . N Tools:CM:Developer Guide (Created page with "* V1.0") (current)
- 02:25, 23 October 2013 (diff | hist) . . (+1,083) . . N Tools:CM:Knowledge Base (Created page with "= Installation = == Manual installation of python matplotlib on CentOS == We had some problems installing python matplotlib and had to install it manually. The required packa...")
- 02:24, 23 October 2013 (diff | hist) . . (0) . . N File:Dataset creator.png (current)
- 02:23, 23 October 2013 (diff | hist) . . (+542) . . N Tools:CM:projects:benchmark and dataset creator (Created page with "In the past, I have been developing several auto benchmark and data set generators to build training sets for machine-learning based compilers. Now, I am interested to create ...") (current)
- 02:23, 23 October 2013 (diff | hist) . . (+906) . . N Tools:CM:projects:reproducible execution (Created page with "Reproducible execution is a very complex problem (depends on OS, environment, running services, programs, state of the systems, cache, frequency, pinning, cache sharing, etc)....") (current)
- 02:23, 23 October 2013 (diff | hist) . . (+280) . . N Tools:CM:projects:reproducible experimental pipeline (Created page with "Current experimental pipeline for code and architecture analysis and tuning can be reproduced locally, but if we want to reproduce it on another machine, we need to update UID...") (current)
- 02:22, 23 October 2013 (diff | hist) . . (+378) . . N Tools:CM:projects:codelet extraction (Created page with "In MILEPOST project, we collaborated with CAPS Entreprise to decompose applications into codelets for faster auto-tuning combined with machine learning. We plan to add either ...") (current)
- 02:22, 23 October 2013 (diff | hist) . . (+206) . . N Tools:CM:projects:add features (Created page with "Add code pattern and control flow graph extraction to cM using Alchemist (partially implemented). Add automatic feature generators to improve predictive models (see {{CMIND_PU...") (current)
- 02:21, 23 October 2013 (diff | hist) . . (+725) . . N Tools:CM:projects:focused search (Created page with "As the first step, we added to cM (semi)exhaustive and random search strategy. We would like to add various focused search techniques starting from our probabilistic approach ...") (current)
- 02:21, 23 October 2013 (diff | hist) . . (+155) . . N Tools:CM:projects:optimization prediction (Created page with "Add and evaluate various predictive modeling techniques (SMV, KNN, hybrid) to better predict compiler flags, passes, their orders, fine-grain optimizations") (current)
- 02:21, 23 October 2013 (diff | hist) . . (+336) . . N Tools:CM:projects:find representative benchmarks datasets (Created page with "Depending on user scenarios and using collective knowledge we can know build realistic representative sets of benchmarks and datasets (instead of using ad-hoc SPEC, EEMBC or o...") (current)
- 02:20, 23 October 2013 (diff | hist) . . (+771) . . N Tools:CM:projects:reactions to changes (Created page with "Nearly 10 years ago, we found an interesting way of characterizing program behavior (particularly CPU/MEM bounds) by breaking code semantics, substituting array accesses with ...") (current)
- 02:20, 23 October 2013 (diff | hist) . . (+791) . . N Tools:CM:projects:universal modeling (Created page with "When working on adaptive scheduling for heterogeneous architectures {{CMIND_PUB|3b9c0386749be8ad|JVGP2009}}, we performed online modeling of program behavior vs dataset parame...") (current)
- 02:19, 23 October 2013 (diff | hist) . . (+1,092) . . N Tools:CM:projects:run time adapt through static multi versioning (Created page with "Add our past past techniques to cM{{CMIND_PUB|fd899287e64b4999|FCOP2005}} {{CMIND_PUB|199e2c0b9d4abcb9|LCWP2009}} {{CMIND_PUB|3b9c0386749be8ad|JVGP2009}} {{CMIND_PUB|9404f8911...") (current)
- 02:19, 23 October 2013 (diff | hist) . . (-7) . . Tools:CM:projects
- 02:19, 23 October 2013 (diff | hist) . . (+340) . . N Tools:CM:projects:agent based system adaptation (Created page with "20 years ago I was in a project that considered building neural computer which learns and adapts similar to agent-based modeling. Now, in cM I implemented all components for s...") (current)
- 02:18, 23 October 2013 (diff | hist) . . (+334) . . N Tools:CM:projects:improve data visualization (Created page with "Current data/graph visualization (including experimental pipeline, etc) was made on purpose very simple and portable using standard HTML. However, we show all available data o...") (current)
- 02:18, 23 October 2013 (diff | hist) . . (+638) . . N Tools:CM:projects:support python3 (Created page with "Current framework officially supports python 2.x . Zbigniew Chamski ('''ZB:''' ) is leading the effort to provide support for python 3.x to take benefit of latest features or ...") (current)
- 02:17, 23 October 2013 (diff | hist) . . (+1,232) . . N Tools:CM:projects:create linux package (Created page with "It would be nice to move cMind as a package to some standard Linux/BSD distributions, to be able to get it as ''apt-get install cmind'' / ''yum install cmind'', for example. ...") (current)
- 02:16, 23 October 2013 (diff | hist) . . (+2,823) . . N Tools:CM:projects (Created page with "'' '''''Here we are discussing cM extensions and possible collaborative projects/internships''''' = Adding past research techniques, tools and data to cM<br/> = * Tools:C...")
- 02:14, 23 October 2013 (diff | hist) . . (+122) . . N Template:CMIND PUB (Created page with "<sup>[http://c-mind.org/repo/?cm_menu=browse&cm_subaction_view&browse_cid=dissemination.publication:{{{1}}} {{{2}}}]</sup>") (current)
- 02:14, 23 October 2013 (diff | hist) . . (0) . . N File:Cm run time adaptation.png (current)
- 02:13, 23 October 2013 (diff | hist) . . (+15,786) . . N Tools:CM:Demos (Created page with "= cM demos<br/> = In 2013, we deprecated our previous [http://ctuning.org/wiki/index.php/CDatabase cTuning1 public repository (opened in 2008)], and opened a new live Collect...")
- 02:11, 23 October 2013 (diff | hist) . . (0) . . N File:Cm top down decomposition and learning.png (current)
- 02:11, 23 October 2013 (diff | hist) . . (0) . . N File:Cm overall structure.png (current)
- 02:11, 23 October 2013 (diff | hist) . . (0) . . N File:Cm repository structure.png (current)
- 02:10, 23 October 2013 (diff | hist) . . (+4,479) . . N Template:CM DESIGN MOTIVATION (Created page with "Current Collective Mind concept and design accumulates all our past 20 years of R&D experience: * In our past research, we spent most of the time not on data analysis and chec...") (current)
- 02:07, 23 October 2013 (diff | hist) . . (+15,090) . . N Tools:CM (Created page with "Collective Mind (cTuning3 repository and infrastructure) == Disclaimer == This documentation is written by [http://cTuning.org/lab/people/gfursin Grigori Fursin] and is gradu...")
- 02:05, 23 October 2013 (diff | hist) . . (+89) . . Tools:OpenME (current)
- 02:04, 23 October 2013 (diff | hist) . . (0) . . N File:Openme for applications.png (current)
- 02:04, 23 October 2013 (diff | hist) . . (0) . . N File:Openme compilers full control.png (current)
- 02:03, 23 October 2013 (diff | hist) . . (0) . . N File:Openme for compilers.png (current)
- 02:02, 23 October 2013 (diff | hist) . . (0) . . m Tools:OpenME (Protected "Tools:OpenME" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
- 02:02, 23 October 2013 (diff | hist) . . (0) . . m Tools:Alchemist (Protected "Tools:Alchemist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) (current)
- 02:02, 23 October 2013 (diff | hist) . . (0) . . N File:Alchemist cpu mem bound.png (current)
- 02:01, 23 October 2013 (diff | hist) . . (+1,493) . . N Tools:OpenME (Created page with ""OpenME" is an interface that "opens up" third-party tools and applications to make them prepared for auto-tuning using cM. Originally it was developed by [http://cTuning.org/...")
- 02:01, 23 October 2013 (diff | hist) . . (+961) . . N Tools:Alchemist (Created page with "After the success of our plugin based framework for GCC, we are trying to build a universal "Alchemist" plugin to convert GCC and LLVM (or any other OpenME-compatible compiler...")
- 02:01, 23 October 2013 (diff | hist) . . (+82) . . Main Page
- 01:58, 23 October 2013 (diff | hist) . . (+62) . . N User:Gfursin (Created page with "My R&D portal is [http://cTuning.org/lab/people/gfursin here].") (current)
- 01:56, 23 October 2013 (diff | hist) . . (0) . . N File:Presentation long term vision.pdf (current)
- 01:54, 23 October 2013 (diff | hist) . . (0) . . N File:Presentation cM basics.pdf (current)
- 01:54, 23 October 2013 (diff | hist) . . (0) . . m Main Page (Protected "Main Page" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
- 01:50, 23 October 2013 (diff | hist) . . (0) . . N File:Universal learning node small.png (current)
- 01:46, 23 October 2013 (diff | hist) . . (+5,958) . . Main Page
- 01:40, 23 October 2013 (diff | hist) . . (0) . . Nm User:Test2 (Creating user page for new user.) (current)
- 01:40, 23 October 2013 (diff | hist) . . (+257) . . Nm User talk:Test2 (Welcome!) (current)
- 01:15, 23 October 2013 (diff | hist) . . (+173) . . N Collective Mind:Terms of Service (Created page with "''Under construction''... *Only users who plan to collaboratively work on Collective Mind project, can request an account *No spam and vandalization of this wiki is allowed") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)