]> gitweb.factorcode.org Git - factor.git/history - extra/cuda/devices/devices.factor
factor: trim using lists
[factor.git] / extra / cuda / devices / devices.factor
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2021-12-20 Doug Colemanfactor: fix using
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-08-25 Doug Colemancuda: Allow memory to report as >4gb.
2017-06-04 Doug Colemancuda.devices: Utility word to print all cuda devices.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-20 Joe Groffcuda.libraries: rename "function-launcher" to "grid...
2010-05-20 Joe Groffimprove cuda library organization
2010-05-17 Joe GroffMerge branch 'images.viewer' of git://github.com/jonens...
2010-05-17 Joe Groffcuda.devices: factor "context-device cuda-device-proper...
2010-05-15 Joe Groffcuda: more API cleanups:
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-08 Joe Groffcuda.devices: fix distribute-jobs to look only at width...
2010-05-08 Joe Groffcuda.devices: have distribute-jobs construct a launcher...
2010-05-08 Joe Groffcuda.devices: "distribute-jobs" utility word that deter...
2010-05-08 Joe Groffcdua.devices: remove redundant init-cuda calls
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-25 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-24 Doug Colemaninit-cuda in a couple more places...
2010-04-24 Doug ColemanSprinkle init-cuda everywhere you could conceivably...
2010-04-23 Doug ColemanMove cuda.devices word out of cuda.utils
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-19 Doug ColemanMove some code to cuda.devices