Hi,

We are working on the documentation of the dev branch (i.e., v1.0)
https://github.com/moazreyad/incubator-singa/tree/master/doc.
Welcome to contribute!

regards,


On Sat, Jul 9, 2016 at 11:52 PM, Erhard M. Dinhobl <e...@master-studios.net>
wrote:

> Btw: I am currently writing a documentation for my own understanding and
> for tha lulz.
> ------------------------------
> Von: Xiangrui CAI <caix...@gmail.com>
> Gesendet: ‎09.‎07.‎2016 10:18
> An: e...@master-studios.net; dev@singa.incubator.apache.org
> Cc: wangwei...@gmail.com
> Betreff: Re: Install of Singa (2)
>
> Hi Erhard,
>
> Thanks for your feedback. We fixed the problem in textfile_reader.cc.
> Please pull and check it again.
>
> Best Regards!
>
> Wang Wei <wangwei...@gmail.com>于2016年7月8日周五 下午10:24写道:
>
>> could you pls check it..
>> ---------- Forwarded message ----------
>> From: Erhard M. Dinhobl jun. <e...@master-studios.net>
>> Date: Fri, Jul 8, 2016 at 7:03 PM
>> Subject: Re: Install of Singa (2)
>> To: dev@singa.incubator.apache.org
>> Cc: wangwei...@gmail.com
>>
>>
>> Hi wang!
>>
>> the problems with lib cnmem are gone. another problem now:
>>
>> In file included from
>> /home/erhard/apache-singa/src/io/textfile_reader.cc:20:0:
>> /home/erhard/apache-singa/src/io/textfile_reader.cc: In member function
>> ‘virtual void singa::io::TextFileReader::SeekToFirst()’:
>> /home/erhard/apache-singa/src/io/textfile_reader.cc:63:15: error: no
>> match for ‘operator!=’ (operand types are ‘std::ifstream {aka
>> std::basic_ifstream<char>}’ and ‘std::nullptr_t’)
>>    CHECK(fdat_ != nullptr);
>>                ^
>> /home/erhard/apache-singa/include/singa/utils/logging.h:96:9: note: in
>> definition of macro ‘CHECK’
>>    if (!(condition)) \
>>
>>
>>
>> --
>>
>> master-studios.net - Intelligent Software / Consulting / Research
>>
>> +43 (0)699 / 102 69 056, Vienna, Austria
>>
>>
>>
>> Am 08.07.2016 11:46, schrieb Wang Wei:
>>
>> It should be fixed now.
>> Pls try again https://github.com/apache/incubator-singa/tree/dev.
>> Thanks.
>>
>> regards,
>>
>> On Fri, Jul 8, 2016 at 4:27 PM, Wang Wei <wang...@comp.nus.edu.sg> wrote:
>>
>> Hi Erhard,
>>
>> We have noticed that problem, and will send a PR soon today.
>> cnmem is only required when using cuda.
>>
>> regards,
>>
>> On Fri, Jul 8, 2016 at 4:20 PM, Erhard M. Dinhobl jun. <
>> e...@master-studios.net> wrote:
>>
>> And if I remove all cnmem references from the CMakeList.txt file, it
>> works until:
>>
>> In file included from
>> /home/erhard/apache-singa/src/io/textfile_reader.cc:20:0:
>> /home/erhard/apache-singa/src/io/textfile_reader.cc: In member function
>> 'virtual void singa::io::TextFileReader::SeekToFirst()':
>> /home/erhard/apache-singa/src/io/textfile_reader.cc:63:15: error: no
>> match for 'operator!=' (operand types are 'std::ifstream {aka
>> std::basic_ifstream<char>}' and 'std::nullptr_t')
>>
>> --
>>
>> master-studios.net - Intelligent Software / Consulting / Research
>>
>> +43 (0)699 / 102 69 056, Vienna, Austria
>>
>>
>>
>>
>>
>>

Reply via email to