[Apache TVM Discuss] [Questions] Failed with A100 GPU

2021-04-26 Thread LiLei via Apache TVM Discuss
The example in below link cannot work with A100 GPU: https://tvm.apache.org/docs/tutorials/autotvm/tune_relay_cuda.html The log shows "Check failed: ret == 0 (-1 vs. 0) : CUDAError: cuModuleLoadData( &(module_[device_id]), data_.c_str()) failed with error:

[no subject]

2016-06-30 Thread lilei
-- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2013-11-27 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 8: I am glad that this still could be useful, it'd be great if you could help on the rebase the pushing!

[Qemu-devel] [PATCH 0/2 v4] Add Windows support for time resync by qemu-ga

2013-03-13 Thread lilei
From: Lei Li li...@linux.vnet.ibm.com This patch series attempts to add Windows implementation for qemu-ga commands guest-get-time and guest-set-time. The previous thread about the interfaces introduced and the POSIX-specific command implementation has already been accepted, the reference link:

[Qemu-devel] [PATCH 2/2] qga: add windows implementation for guest-set-time

2013-03-13 Thread lilei
From: Lei Li li...@linux.vnet.ibm.com Signed-off-by: Lei Li li...@linux.vnet.ibm.com --- qga/commands-win32.c | 34 ++ 1 files changed, 34 insertions(+), 0 deletions(-) diff --git a/qga/commands-win32.c b/qga/commands-win32.c index 0a2bb34..a0c8d43 100644 ---

[Qemu-devel] [PATCH 1/2] qga: add windows implementation for guest-get-time

2013-03-13 Thread lilei
From: Lei Li li...@linux.vnet.ibm.com Signed-off-by: Lei Li li...@linux.vnet.ibm.com --- qga/commands-win32.c | 32 1 files changed, 32 insertions(+), 0 deletions(-) diff --git a/qga/commands-win32.c b/qga/commands-win32.c index 7e8ecb3..0a2bb34 100644 ---

[jira] [Created] (THRIFT-1807) Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol

2012-12-25 Thread Lilei Xuan (JIRA)
Lilei Xuan created THRIFT-1807: -- Summary: Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol Key: THRIFT-1807 URL: https://issues.apache.org/jira/browse/THRIFT-1807 Project

[jira] [Updated] (THRIFT-1807) Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol

2012-12-25 Thread Lilei Xuan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lilei Xuan updated THRIFT-1807: --- Attachment: thrift-1807-TwistedServer-Protocol-with-threadpool.patch Add TreadPool surport

[jira] [Updated] (THRIFT-1807) Add TreadPool surport to Twisted ThriftServerFactory and ThriftServerProtocol

2012-12-25 Thread Lilei Xuan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lilei Xuan updated THRIFT-1807: --- Priority: Trivial (was: Major) Add TreadPool surport to Twisted ThriftServerFactory

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-11-13 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 8: I am petty sure that I have tested the code and pass the build... Take a look at the build error

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-07-02 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 6: (1 inline comment) Shaohe: Please give more details about which vdsm-tool command failed..and the

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-29 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 6: And thanks to Xu He Jie and Zhou ZhengSheng for their help with the hacking of importing vdsm_tool.

[Engine-patches] Change in ovirt-engine-sdk[master]: add a new tool for auto-generate python entities from schema

2012-06-29 Thread lilei
Lei Li has posted comments on this change. Change subject: add a new tool for auto-generate python entities from schema .. Patch Set 7: I would prefer that you didn't submit this (4 inline comments)

Change in vdsm[master]: tests: add testcases for configNetwork

2012-06-26 Thread lilei
Lei Li has posted comments on this change. Change subject: tests: add testcases for configNetwork .. Patch Set 4: Sorry for my negligence... just test it by running run_tests.sh. I should be more careful, and it will not

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-20 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 4: (1 inline comment) File vdsm-tool/unregister.py

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-20 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 5: Hi Dan, 1) For the unit tests, I will add it later. 2) For the constants, I will git rid of them if

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-19 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 4: (6 inline comments) File vdsm/constants.py.in

Change in vdsm[master]: BZ#830486 - Allow to change network according the diffs from...

2012-06-18 Thread lilei
Lei Li has posted comments on this change. Change subject: BZ#830486 - Allow to change network according the diffs from previous state .. Patch Set 8: Looks good to me, but someone else must approve -- To view, visit

Change in vdsm[master]: tests: add netinfo test for intToAddress() function

2012-06-14 Thread lilei
Lei Li has uploaded a new change for review. Change subject: tests: add netinfo test for intToAddress() function .. tests: add netinfo test for intToAddress() function Add testcase for intToAddress() function. Change-Id:

Change in vdsm[master]: Minor optimization for delNetwork

2012-06-12 Thread lilei
Lei Li has posted comments on this change. Change subject: Minor optimization for delNetwork .. Patch Set 2: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5207 To

Change in vdsm[master]: vdsm-tool: look for .pyc modules, too.

2012-06-12 Thread lilei
Lei Li has posted comments on this change. Change subject: vdsm-tool: look for .pyc modules, too. .. Patch Set 1: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5172 To

Change in vdsm[master]: rename vdsm_tool_expose: prefix is obvious from context

2012-06-12 Thread lilei
Lei Li has posted comments on this change. Change subject: rename vdsm_tool_expose: prefix is obvious from context .. Patch Set 1: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5171

Change in vdsm[master]: 'options' translation in setupNetworks is not relevant

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: 'options' translation in setupNetworks is not relevant .. Patch Set 1: Verified; Looks good to me, but someone else must approve -- To view, visit

Change in vdsm[master]: Minor optimization for addNetwork

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Minor optimization for addNetwork .. Patch Set 1: Looks good to me, but someone else must approve Much more clearly and concisely. -- To view, visit

Change in vdsm[master]: Move and encapsulate preun section into vdsm-tool

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Move and encapsulate preun section into vdsm-tool .. Patch Set 1: (3 inline comments) File vdsm.spec.in Line 372:

Change in vdsm[master]: Minor optimization for addNetwork

2012-06-11 Thread lilei
Lei Li has posted comments on this change. Change subject: Minor optimization for addNetwork .. Patch Set 2: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/5208 To

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-08 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 12: (1 inline comment) File vdsm-tool/passwd.py Line 46:

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-06 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 9: (2 inline comments) File vdsm-tool/passwd.py Line 35: f =

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-06 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 10: (1 inline comment) File vdsm-tool/passwd.py Line 36: except

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-06 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 10: (1 inline comment) File vdsm-tool/passwd.py Line 36: except

Change in vdsm[master]: Add passwd command to vdsm tool

2012-06-06 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm tool .. Patch Set 11: (1 inline comment) File vdsm-tool/passwd.py Line 47:

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 6: (2 inline comments) With small fixed. File vdsm-tool/passwd.py

Change in vdsm[master]: Replace username and file location for SASL by constants

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Replace username and file location for SASL by constants .. Patch Set 1: (1 inline comment) File

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 7: (2 inline comments) File vdsm-tool/passwd.py Line 41:

Change in vdsm[master]: Replace username and file location for SASL by constants

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Replace username and file location for SASL by constants .. Patch Set 2: (1 inline comment) File

Change in vdsm[master]: Replace username and file location for SASL by constants

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Replace username and file location for SASL by constants .. Patch Set 3: (1 inline comment) File

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-05 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 9: (2 inline comments) File vdsm-tool/passwd.py Line 38:

Change in vdsm[master]: Replace the username for SASL authenticating by constant

2012-06-04 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Replace the username for SASL authenticating by constant .. Replace the username for SASL authenticating by constant As Dan suggested, replace the uername for SASL

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-06-04 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 5: (4 inline comments) File vdsm-tool/passwd.py Line 29:

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-29 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 4: (2 inline comments) File vdsm-tool/Makefile.am Line 25:

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-25 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 3: Looks good to me, but someone else must approve (1 inline comment) First, I give +1 by myself just to attract your

Change in vdsm[master]: Move uninstall preun section to vdsm-unregister

2012-05-25 Thread lilei
Lei Li has posted comments on this change. Change subject: Move uninstall preun section to vdsm-unregister .. Patch Set 1: Hi Adam, I think your concern from the same question, and I have replied in the link here:

Change in vdsm[master]: Configure libvirt to use sanlock

2012-05-24 Thread lilei
Lei Li has posted comments on this change. Change subject: Configure libvirt to use sanlock .. Patch Set 9: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/4210 To unsubscribe, visit

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-23 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 2: (2 inline comments) File vdsm-tool/passwd.py Line 36: if

Change in vdsm[master]: promisc: bug fixes, change name to port-mirroring

2012-05-23 Thread lilei
Lei Li has posted comments on this change. Change subject: promisc: bug fixes, change name to port-mirroring .. Patch Set 9: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/4359 To

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-22 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 2: (1 inline comment) File vdsm-tool/passwd.py Line 30: def

Change in vdsm[master]: Get network address for showNetwork

2012-05-21 Thread lilei
Lei Li has posted comments on this change. Change subject: Get network address for showNetwork .. Patch Set 3: (2 inline comments) File vdsm/configNetwork.py Line 700:

Change in vdsm[master]: Adjust width for usage_command in vdsm-tool

2012-05-21 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Adjust width for usage_command in vdsm-tool .. Adjust width for usage_command in vdsm-tool The default value of width is 70 characters. It may not be long enough for

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-18 Thread lilei
Lei Li has posted comments on this change. Change subject: Add passwd command to vdsm-tool .. Patch Set 1: (2 inline comments) Seems the directory vdsm-tool already in PEP8 check list.

Change in vdsm[master]: Move uninstall preun section to vdsm-unregister

2012-05-17 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Move uninstall preun section to vdsm-unregister .. Move uninstall preun section to vdsm-unregister The specfile vdsm.spec.in has very long %post and %preun sections,

Change in vdsm[master]: Add passwd command to vdsm-tool

2012-05-17 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Add passwd command to vdsm-tool .. Add passwd command to vdsm-tool Move and encapsulate the update-saslpasswd2 from post section to vdsm-tool function. Change-Id:

Change in vdsm[master]: Encapsulate vdsm-unregister into vdsm-tool function

2012-05-17 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Encapsulate vdsm-unregister into vdsm-tool function .. Encapsulate vdsm-unregister into vdsm-tool function Change-Id: I7348baeabbdcbb0c2da64170b6957430feaa1954

Change in vdsm[master]: Move uninstall hooks preun section to vdsm-unregister

2012-05-17 Thread lilei
Lei Li has posted comments on this change. Change subject: Move uninstall hooks preun section to vdsm-unregister .. Patch Set 1: I have recode and encapsulated each logical function into vdsm-tool function in new

Change in vdsm[master]: Move uninstall hooks preun section to vdsm-unregister

2012-05-17 Thread lilei
Lei Li has abandoned this change. Change subject: Move uninstall hooks preun section to vdsm-unregister .. Patch Set 1: Abandoned -- To view, visit http://gerrit.ovirt.org/4134 To unsubscribe, visit

Change in vdsm[master]: Move install hooks post section to update-saslpasswd2

2012-05-17 Thread lilei
Lei Li has abandoned this change. Change subject: Move install hooks post section to update-saslpasswd2 .. Patch Set 1: Abandoned -- To view, visit http://gerrit.ovirt.org/4135 To unsubscribe, visit

Change in vdsm[master]: Pass iface without nic interface

2012-05-15 Thread lilei
Lei Li has posted comments on this change. Change subject: Pass iface without nic interface .. Patch Set 1: Verified -- To view, visit http://gerrit.ovirt.org/4167 To unsubscribe, visit http://gerrit.ovirt.org/settings

Change in vdsm[master]: Get network address to showNetwork

2012-05-14 Thread lilei
Lei Li has posted comments on this change. Change subject: Get network address to showNetwork .. Patch Set 2: (1 inline comment) File vdsm/configNetwork.py Line 708:

Change in vdsm[master]: Pass iface without nic interface

2012-05-07 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Pass iface without nic interface .. Pass iface without nic interface When add a network without nic, unexpected error showed as IndexError: tuple index out of range.

Change in vdsm[master]: Move install hooks post section to update-saslpasswd2

2012-05-03 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Move install hooks post section to update-saslpasswd2 .. Move install hooks post section to update-saslpasswd2 Change-Id: I622f212d6cb262a07fe7ef4feeb3bccdc2e49731

Change in vdsm[master]: Move uninstall hooks preun section to vdsm-unregister

2012-05-03 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Move uninstall hooks preun section to vdsm-unregister .. Move uninstall hooks preun section to vdsm-unregister The specfile vdsm.spec.in has very long %post and

Change in vdsm[master]: workaround pipe and thread issue in python

2012-04-26 Thread lilei
Lei Li has posted comments on this change. Change subject: workaround pipe and thread issue in python .. Patch Set 8: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3638 To

Change in vdsm[master]: Fix failed to add bridgeless network with skip libvirt

2012-04-26 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Fix failed to add bridgeless network with skip libvirt .. Fix failed to add bridgeless network with skip libvirt The bridgeless network can not be added when the

Change in vdsm[master]: Make API.py conform to pep8

2012-04-23 Thread lilei
Lei Li has posted comments on this change. Change subject: Make API.py conform to pep8 .. Patch Set 5: Resubmit with code rebased. -- To view, visit http://gerrit.ovirt.org/3561 To unsubscribe, visit

Change in vdsm[master]: Improve usage for bridgeless network

2012-04-19 Thread lilei
Lei Li has posted comments on this change. Change subject: Improve usage for bridgeless network .. Patch Set 1: (2 inline comments) File vdsm/configNetwork.py Line 1043:

Change in vdsm[master]: Make API.py conform to pep8

2012-04-16 Thread lilei
Lei Li has uploaded a new change for review. Change subject: Make API.py conform to pep8 .. Make API.py conform to pep8 Change-Id: I9549186e537ba23994891e27b58be3d6d3770f40 Signed-off-by: Lei Li li...@linux.vnet.ibm.com --- M

Change in vdsm[master]: Make API.py conform to pep8

2012-04-16 Thread lilei
Lei Li has posted comments on this change. Change subject: Make API.py conform to pep8 .. Patch Set 1: (1 inline comment) File vdsm/API.py Line 370: return

Change in vdsm[master]: Make API.py conform to pep8

2012-04-16 Thread lilei
Lei Li has posted comments on this change. Change subject: Make API.py conform to pep8 .. -- To view, visit http://gerrit.ovirt.org/3561 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment

Change in vdsm[master]: replace ifconfig cmdline with ethtool and sysfs in netinfo

2012-04-10 Thread lilei
Lei Li has posted comments on this change. Change subject: replace ifconfig cmdline with ethtool and sysfs in netinfo .. Patch Set 5: Fails; I would prefer that you didn't submit this (1 inline comment) Below is a simple

Change in vdsm[master]: replace ifconfig cmdline with ethtool and sysfs in netinfo

2012-04-10 Thread lilei
Lei Li has posted comments on this change. Change subject: replace ifconfig cmdline with ethtool and sysfs in netinfo .. Patch Set 6: Looks good to me, but someone else must approve -- To view, visit

Change in vdsm[master]: nfs-check: Add except socket.gethostbyname()

2012-03-28 Thread lilei
Lei Li has posted comments on this change. Change subject: nfs-check: Add except socket.gethostbyname() .. Patch Set 2: I would prefer that you didn't submit this (1 inline comment)

[issue14147] print r\ cause SyntaxError

2012-02-28 Thread lilei
New submission from lilei v...@163.com: $ python Python 2.7.1 (r271:86832, Apr 16 2011, 23:27:12) [GCC 3.4.5 20051201 (Red Hat 3.4.5-2)] on linux2 Type help, copyright, credits or license for more information. print r'\' File stdin, line 1 print r'\' ^ SyntaxError: EOL while

Re: FW: bison-2.3 build error: src/bison not found

2011-04-16 Thread lilei
Yes, it works! Just only need touch src/parse-gram.[ch], thanks a lot ! 于 2011-4-15 20:11, Joel E. Denny 写道: On Tue, 12 Apr 2011, Ray.li wrote: /home/adrian/ci/home/jobs/RB-8.3.1_bds-64bit/workspace/RB-8.3.1_bds-64bi t/release_64/external/bison-2.3/tests/.././src/bison: cannot execute: