<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to tickets</title><link>https://sourceforge.net/p/cctw/tickets/</link><description>Recent changes to tickets</description><atom:link href="https://sourceforge.net/p/cctw/tickets/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 20 May 2014 21:32:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cctw/tickets/feed.rss" rel="self" type="application/rss+xml"/><item><title>#15 Transform not producing output chunks</title><link>https://sourceforge.net/p/cctw/tickets/15/?limit=25#273f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This look good...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Justin M Wozniak</dc:creator><pubDate>Tue, 20 May 2014 21:32:01 -0000</pubDate><guid>https://sourceforge.nete3f6a18bcc3ff6a53bc47ad19e75564dda758db0</guid></item><item><title>#15 Transform not producing output chunks</title><link>https://sourceforge.net/p/cctw/tickets/15/?limit=25#3235</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've pushed changes so that the chunk buffers are allocated with calloc, so that swift can free them, and I have optimized the memory allocation strategy so that chunk objects are only actually allocated when they are used - this should minimize memory usage.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guy Jennings</dc:creator><pubDate>Wed, 14 May 2014 19:12:33 -0000</pubDate><guid>https://sourceforge.netbf354b548385d04e84ce9d998f4786996bc02f26</guid></item><item><title>#12 Bring in weights</title><link>https://sourceforge.net/p/cctw/tickets/12/?limit=25#5c0c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Two buffers is slightly easier - they will both be the same size for a given chunk&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guy Jennings</dc:creator><pubDate>Wed, 14 May 2014 19:09:56 -0000</pubDate><guid>https://sourceforge.netc0341d29d0fb8f4746de8b36914b5e3e37cee747</guid></item><item><title>#13 Design question: Logging framework</title><link>https://sourceforge.net/p/cctw/tickets/13/?limit=25#2322</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If you can use CctwObject::printMessage that would be best&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guy Jennings</dc:creator><pubDate>Wed, 14 May 2014 19:09:02 -0000</pubDate><guid>https://sourceforge.netb27a687f9b131e0ab4cd1bcbc49da03f1fdd0471</guid></item><item><title>#14 File descriptor cache</title><link>https://sourceforge.net/p/cctw/tickets/14/?limit=25#e87b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This should happen automatically by using the existing code&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guy Jennings</dc:creator><pubDate>Wed, 14 May 2014 19:08:02 -0000</pubDate><guid>https://sourceforge.netb25ef75fcb92bfb3b631e50a6634d329d95d53d3</guid></item><item><title>#15 Transform not producing output chunks</title><link>https://sourceforge.net/p/cctw/tickets/15/?limit=25#4ab0</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Pushed a revised version of the tcl commands - this now assumes that the file name and dataset name are setup beforehand for each instance, e.g. by reading a startup script, then you call cctw_transform  which reads one chunk of input data, transforms it and returns a list of transformed chunks, each represented by a list of 4 numbers - &lt;br /&gt;
{ chunkid dataptr weightptr length } for each chunk.&lt;/p&gt;
&lt;p&gt;I need to change the code so that the chunks are allocated with malloc so that swift can free them and I need to change the code to reduce the storage size and initialization times&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guy Jennings</dc:creator><pubDate>Tue, 13 May 2014 19:49:20 -0000</pubDate><guid>https://sourceforge.net271afdf2fbfebd5e6b9f79220e627ea13b13c2f6</guid></item><item><title>#15 Transform not producing output chunks</title><link>https://sourceforge.net/p/cctw/tickets/15/?limit=25#75ce</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I put some notes about this at: &lt;a href="https://sourceforge.net/p/cctw/wiki/SwiftFrameworkRequirements"&gt;https://sourceforge.net/p/cctw/wiki/SwiftFrameworkRequirements&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Justin M Wozniak</dc:creator><pubDate>Tue, 13 May 2014 14:54:42 -0000</pubDate><guid>https://sourceforge.netac4c57a5f308b2231b3bd4a928c2da2103014296</guid></item><item><title>#15 Transform not producing output chunks</title><link>https://sourceforge.net/p/cctw/tickets/15/?limit=25#5ab9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ok I removed the static methods. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Justin M Wozniak</dc:creator><pubDate>Tue, 13 May 2014 14:27:32 -0000</pubDate><guid>https://sourceforge.net237b3ea6972864a955bdb37911f28f6847e5be37</guid></item><item><title>#15 Transform not producing output chunks</title><link>https://sourceforge.net/p/cctw/tickets/15/?limit=25#56d0</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ok I will revert first thing tomorrow.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Justin M Wozniak</dc:creator><pubDate>Tue, 13 May 2014 02:51:38 -0000</pubDate><guid>https://sourceforge.netfd1a7ef2d8075d91c6b8ae9a48273d434221d819</guid></item><item><title>#15 Transform not producing output chunks</title><link>https://sourceforge.net/p/cctw/tickets/15/?limit=25#e365</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I think a better approach is to make more direct use of the algorithms already in place for the desktop version, but with slight tweaks to the ownership of data items.  I have a revised version of Cctwtcl_Transform_Cmd that just takes a single chunk number and reads that chunk from the input data, transforms it and returns a list of partial output chunks to be merged.  In this formulation we don't need Cctwtcl_Input_Cmd at all.  It appears to be working for me but I don't want to push it to the repo with all your static stuff in it - I'd suggest reverting that commit if you are amenable&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guy Jennings</dc:creator><pubDate>Mon, 12 May 2014 21:48:44 -0000</pubDate><guid>https://sourceforge.net08d43610127ec042b9b2669f26655d2846ef0a24</guid></item></channel></rss>