Custom Query (1030 matches)
Results (475 - 477 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1294 | fixed | Please upgrade ASDF | ||
| Description |
Dear CCL developers, can you upgrade ASDF to 3.1.5 ? In addition to many minor features and bug fixes, it should be a notable improvement for Windows users. Alternatively, if you agree to it, I'll like to write and offer a patch for CCL to provide UIOP separately from ASDF, as do MKCL and SBCL, so you may (require "uiop") without loading the rest of ASDF. |
|||
| #1199 | wontfix | Possible wrong memory alloc statistics on multicore | ||
| Description |
I did some quick performance tests using the :lparallel library by replacing dotimes/mapcar by pdotimes/pmapcar in some raytracing programs. The results were correct and the speed-up on a quadcore Ubuntu Odroid U3 were plausible (about 2.5 times), however, the amount of memory allocated reported by the time macro was about 100-300 times LESS than the single thread original version. Perhaps only the memory allocated by the parent thread is counted in the statistics? |
|||
| #113 | fixed | Preferences:Paths:CCL Directory truncates selected directory | ||
| Description |
The preference for setting the ccl directory truncates the selected directory so that the last path element is lost. Workaround: select a directory within the ccl directory and the resulting pathname will be the correct ccl directory. |
|||
