Posts by bonongmongdo

1) Message boards : Web interfaces : Request help: first step of project supporting CUDA (Message 31843)
Posted 30 Mar 2010 by bonongmongdo
Post:
I have to deploy a project supporting CUDA, can you help me a complete project example step by step with the most detailed guide. I appreciate yours helps.

Thank for reading and helping me.

Regard.
2) Message boards : Server programs : Error when check if boinc was installed successfully. (Message 30756)
Posted 1 Feb 2010 by bonongmongdo
Post:
I am not enough patient to wait and to fix bug. Fortunately, I decided to reinstall with older version of boinc_server. No longer this error. Thanks every body.
3) Message boards : Server programs : Error when check if boinc was installed successfully. (Message 30746)
Posted 31 Jan 2010 by bonongmongdo
Post:
Nobody knows that problems? Help me pls
4) Message boards : Server programs : Error when check if boinc was installed successfully. (Message 30737)
Posted 31 Jan 2010 by bonongmongdo
Post:
After user svn to download boinc server and run command to install boinc:
$ cd /home/boincadm/boinc
$ ./_autosetup
$ ./configure –-disable-client
$ make

without errors, when I run file test/test_sanity.py

[boincadm@localhost boinc_stable]$ ./test/test_sanity.py

-- Testing framework sanity --------------------------------------------------
Traceback (most recent call last):
File "./test/test_sanity.py", line 34, in <module>
test_msg("framework sanity")
File "/home/boincadm/boinc_stable/test/testbase.py", line 759, in test_msg
test_init()
File "/home/boincadm/boinc_stable/test/testbase.py", line 30, in test_init
os.chdir(os.path.join(os.getenv('srcdir'),'test'))
File "/usr/lib/python2.5/posixpath.py", line 62, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'

Exception thrown - bug in test scripts?
ERRORS.COUNT: 1
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/boincadm/boinc_stable/test/testbase.py", line 788, in osexit_test_done
os._exit(test_done())
File "/home/boincadm/boinc_stable/test/testbase.py", line 772, in test_done
if options.delete_testbed == 'always':
AttributeError: Options instance has no attribute 'delete_testbed'
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/boincadm/boinc_stable/test/testbase.py", line 788, in osexit_test_done
os._exit(test_done())
File "/home/boincadm/boinc_stable/test/testbase.py", line 772, in test_done
if options.delete_testbed == 'always':
AttributeError: Options instance has no attribute 'delete_testbed'

Was boinc server installed successfully? Anyone help me. Thank in advance.




Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.