search for: mgrid

Displaying 20 results from an estimated 24 matches for "mgrid".

Did you mean: grid
2011 May 04
3
Regexp question
I have a string like this st <- "SELECT COUNT(empid), COUNT(mgrid), COUNT(empname), COUNT(salary), FROM Employees" How can I remove the last comma before the FROM statement? -J
2010 Jun 17
3
implementation of IEEE 802.1Qbg in lldpad, part2
Hi, This series of patches contains the second part of an initial implementation of the IEEE 802.1Qbg standard: code for the exchange of VDP VSI TLVs between a host with virtual machines and an adjacent switch. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool. A way to deliver profiles to lldpad from libvirt using netlink messages is currently under development and not yet included in this series. The profiles are then processed through the VDP/VSI and ECP state machines and...
2010 Jun 17
3
implementation of IEEE 802.1Qbg in lldpad, part2
Hi, This series of patches contains the second part of an initial implementation of the IEEE 802.1Qbg standard: code for the exchange of VDP VSI TLVs between a host with virtual machines and an adjacent switch. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool. A way to deliver profiles to lldpad from libvirt using netlink messages is currently under development and not yet included in this series. The profiles are then processed through the VDP/VSI and ECP state machines and...
2019 Mar 08
2
Sieve scripts not triggered on IMAP inbound messages using IMAPC
...unix_listener /var/spool/postfix/private/dovecot-lmtp { group = postfix mode = 0600 user = postfix } user = vmail } service managesieve-login { inet_listener sieve { address = 127.0.0.1 port = 4190 } } ssl = required ssl_cert = </etc/letsencrypt/live/mgrids.dynu.com/fullchain.pem ssl_cipher_list = ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+ 3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5 ssl_client_ca_file = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem ssl_dh = # hidden, use -P to show it ssl_key = # hidden, use...
2006 Sep 01
0
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...pwise/src/dcabs1.f:1: <path>/lib/f95.h:109: error: syntax error before ‘Logical4’ <path>/lib/f95.h:109: warning: data definition has no type or sto rage class <path>/lib/f95.h:118: error: syntax error before ‘Integer4’ ... Affected SPEC CPU2000 benchmarks: wupwise, swim, mgrid, applu *** f95 PANIC Another f95 specific issue is a PANIC when compiling the code of apsi to C code. More specific: Panic: apsi.f: Unexpected expr node 47050 type 414 in tree flattener Internal Error -- please report this bug Again, this is no job for the LLVM people. Affected ben...
2006 Sep 01
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
On 31 Aug 2006, at 23:46, Chris Lattner wrote: > On Thu, 31 Aug 2006, Kenneth Hoste wrote: >> Bummer. I think I'll contact the NAG support for more info on >> this. Can you >> show me the content of your Makefile.nagfortran? > > It is identical to yours. > >> Also, it is possible to tell make only to compile benchmark X? How >> can I >>
2012 Jun 05
2
[LLVMdev] [PATCH] add x32 psABI support
...x32/64 =============================================================================================== 168.wupwise 3417 2873 3428 18.93% -0.32% 41970 43851 49154 -4.29% -14.62% 171.swim 7086 7126 7105 -0.56% -0.27% 16906 16857 18641 0.29% -9.31% 172.mgrid 2007 1917 1982 4.69% 1.26% 21272 21224 23086 0.23% -7.86% 173.applu 3445 3285 3241 4.87% 6.29% 67164 67124 63130 0.06% 6.39% 177.mesa 3612 2752 3597 31.25% 0.42% 570567 590889 561250 -3.44% 1.66% 178.galgel 6637 68...
2010 Aug 25
12
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2010 Aug 25
12
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2019 Mar 11
0
Sieve scripts not triggered on IMAP inbound messages using IMAPC
...??? user = postfix > > ? } > > ? user = vmail > > } > > service managesieve-login { > > ? inet_listener sieve { > > ??? address = 127.0.0.1 > > ??? port = 4190 > > ? } > > } > > ssl = required > > ssl_cert = </etc/letsencrypt/live/mgrids.dynu.com/fullchain.pem > > ssl_cipher_list = > ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5 > > ssl_client_ca_file = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem > > ssl_dh = # hidden, use -P to...
2006 Sep 01
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
.... Also, the execution diff seems to be empty. Additionally, I don't think the programs get executed at all, because make runs too fast. For gap/gcc, only the cbe test fails, the other (including JIT) are ok. Affected benchmarks: galgel, equake, lucas, gcc, gap, facerec, sixtrack, wupwise, mgrid, applu, apsi Since these include both SPECfp and SPECint benchmarks, this has nothing todo with f95. *** 2) *** Undefined references With 3 benchmarks (vpr, crafty and eon), I'm getting similar undefined references: /tmp/ccGCQxYs.o(.text+0x76b2): In function `init_chan': 175.vpr.c...
2010 Jul 23
19
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2010 Jul 23
19
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2010 Nov 08
18
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2010 Nov 08
18
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2012 Jun 07
0
[LLVMdev] [PATCH] add x32 psABI support
...x32/64 =============================================================================================== 168.wupwise 3417 2873 3428 18.93% -0.32% 41970 43851 49154 -4.29% -14.62% 171.swim 7086 7126 7105 -0.56% -0.27% 16906 16857 18641 0.29% -9.31% 172.mgrid 2007 1917 1982 4.69% 1.26% 21272 21224 23086 0.23% -7.86% 173.applu 3445 3285 3241 4.87% 6.29% 67164 67124 63130 0.06% 6.39% 177.mesa 3612 2752 3597 31.25% 0.42% 570567 590889 561250 -3.44% 1.66% 178.galgel 6637 68...
2010 Sep 28
19
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2010 Sep 28
19
implementation of IEEE 802.1Qbg in lldpad
...tandard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool or sent to lldpad via netlink messages from the kernel or another program, e.g. libvirt. VDP profiles are processed through the VDP/VSI and ECP state machines and sent out in ECP frames. ACK frames are received and proce...
2016 Mar 23
2
[GSoC'16] Need details on New Transformations and Analyses
...he loop-carried dependences to find opportunities to reuse loaded values from earlier iterations. Thus our approach is more similar to Loop Scalar Replacement by Steve Carr et al. It may be possible to extend this to expressions that are derived from these loads to also cover the additions in the mgrid example cited by the slides. Adam > . >> >> Type Inference (aka. Devirtualization) and Value assertions. >> Can I get more details of these topics? Does the type inference mean the translation of auto keyword or something else? For value assertions, “unreachable” intrinsic...
2006 Sep 01
0
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
...ems to be empty. > Additionally, I don't think the programs get executed at all, because > make runs too fast. > > For gap/gcc, only the cbe test fails, the other (including JIT) are ok. > > Affected benchmarks: galgel, equake, lucas, gcc, gap, facerec, > sixtrack, wupwise, mgrid, applu, apsi > > Since these include both SPECfp and SPECint benchmarks, this has > nothing todo with f95. > > *** 2) *** Undefined references > > With 3 benchmarks (vpr, crafty and eon), I'm getting similar > undefined references: > > /tmp/ccGCQxYs.o(.text+0x76b2)...