From cTuning.org
(Difference between revisions)
Line 8: | Line 8: | ||
<fggwikiscript>new TWTR.Widget({ version: 2, type: 'profile', rpp: 8, interval: 30000, width: 350, height: 350, theme: { shell: { background: '#333333', color: '#ffffff' }, tweets: { background: '#000000', color: '#ffffff', links: '#4aed05' } }, features: { scrollbar: true, loop: false, live: false, hashtags: true, timestamp: true, avatars: true, behavior: 'all' }}).render().setUser('c_tuning').start();</fggwikiscript> | <fggwikiscript>new TWTR.Widget({ version: 2, type: 'profile', rpp: 8, interval: 30000, width: 350, height: 350, theme: { shell: { background: '#333333', color: '#ffffff' }, tweets: { background: '#000000', color: '#ffffff', links: '#4aed05' } }, features: { scrollbar: true, loop: false, live: false, hashtags: true, timestamp: true, avatars: true, behavior: 'all' }}).render().setUser('c_tuning').start();</fggwikiscript> | ||
</center> | </center> | ||
- | |||
<center> | <center> | ||
[http://groups.google.com/group/ctuning-discussions '''cTuning Google discussions list'''] | [http://groups.google.com/group/ctuning-discussions '''cTuning Google discussions list'''] |
Revision as of 10:09, 5 March 2013
NOTES:
- Reference journal publications with more scientific aspects/details on cTuning.org: collective optimization (ACM TACO'10) and machine learning enabled self-tuning compiler for multi-objective optimizations (IJPP'11)