search for: wti

Displaying 20 results from an estimated 41 matches for "wti".

Did you mean: sti
2006 Jul 17
1
multiplying multidimensional arrays (was: Re: [R] Manipulation involving arrays)
...n r-help could have been a bit slicker if %*% worked with multidimensional arrays multiplying them so that if the first arg is a multidimensional array it is mulitplied along the last dimension (and first dimension for the second arg). Then one could have written: Tbar <- tarray %*% t(wt) / rep(wti, each = 9) which is a bit nicer than what had to be done, see below, given that %*% only works with matrices. I suggest that %*% be so extended to multidimensional arrays. Note that this is upwardly compatible and all existing cases would continue to work unchanged. On 7/16/06, Gabor Grothendie...
2006 Jul 16
1
Manipulation involving arrays
...######################## n <- 120 sigerr <- 5 covmat <- diag(c(8,6,3.5)) mu <- c(105,12,10) mcsamp <- 10000 Tbar <- array(0, dim=c(3,3,n)) # theta is a mcsamp x 3 matrix theta <- mvrnorm(mcsamp, mu = mu, Sigma = covmat) wt <- matrix(runif(n*mcsamp),n,mcsamp) wti <- apply(wt,1,sum) tarray <- array(apply(theta,1,function(x)outer(x,x)),dim=c(3,3,mcsamp)) for (i in 1:n) { for (k in 1:mcsamp) { Tbar[,,i] <- Tbar[,,i] + wt[i,k] * tarray[,,k] } Tbar[,,i] <- Tbar[,,i] / wti[i] } ############################################### Thanks very...
2015 Jul 02
3
IPMI/BMC/BIOS
We have recently been asked to evaluate some computing machinery for a new project. This particular end user has very limited experience with the stated security requirements in a lights-out environment. Their primary work (as well as mine) in the past has been with very small, simple networks of desktop machines and a few servers with extremely limited access.? For the most part, their admins
2006 Oct 17
3
Cluster Help
Hi All, Need some information on getting the right storage array to buy for my cluster configuration can anyone help me with this my Setup so far 2 Athlon 2800 Sempron System 1 Wti Network power switch 1 24 Port 10/100 Cat5 switch 2 Adaptec 39160 scsi host adapter pci cards installed in the systems. I need to know what is the best storage solution with this configuration Thanks Sherwyn Greene Planner / I.T. Technician Project Controls Dept. Kentz-OJ's E&I Servic...
2015 Jul 02
0
IPMI/BMC/BIOS
...table LAN," but that segment's connectivity is an interesting question in itself. I like having access to management consoles via VPN, but others dislike any off-LAN access whatsoever. If your admins are comfortable with serial consoles, a concentrator like those available from Digi or WTI can offer fairly robust access controls; they can also be set to honor SSH keys rather than passwords, which may help increase security. WTI: https://www.wti.com/c-4-console-server.aspx Digi: http://www.digi.com/products/consoleservers/ I've had an easier time working with the Digi firmwar...
2015 Jul 02
1
IPMI/BMC/BIOS
On Thu, Jul 02, 2015 at 12:30:47PM -0400, Paul Heinlein wrote: > If your admins are comfortable with serial consoles, a concentrator > like those available from Digi or WTI can offer fairly robust access > controls; they can also be set to honor SSH keys rather than > passwords, which may help increase security. I've used those for devices that were fairly dumb, but for servers it can be nicely cheaper to use serial-over-ipmi plus conman for that purpose. I...
2015 Apr 13
0
CEBA-2015:0801 CentOS 7 fence-agents BugFix Update
...b1514a5d905d978d678aa2ee86176b22c0e066bdb1952117b4856ea fence-agents-virsh-4.0.11-11.el7_1.x86_64.rpm 0563b5c4892bcc89edcc11baaa39d8fd69f9dafcdfea8961557523070863bcfb fence-agents-vmware-soap-4.0.11-11.el7_1.x86_64.rpm 9816cd524cbfeec6025be71d09269b91ef7dd96161fd3ec1f5904ddf0cffc7be fence-agents-wti-4.0.11-11.el7_1.x86_64.rpm Source: a2c9cd1388af4d3fbc0154640990567ceb45b734ee344ba17065e6d6e234a14d fence-agents-4.0.11-11.el7_1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2015 Jun 24
0
CEEA-2015:1144 CentOS 7 fence-agents Enhancement Update
...63e5de517e97f67272d7ddfb6f35dce223dd2decaa0576fe54cea92 fence-agents-virsh-4.0.11-13.el7_1.x86_64.rpm 24bac32d62c7a39c3144dd0fb801213793ecea5773a794f112a640c7510eda3d fence-agents-vmware-soap-4.0.11-13.el7_1.x86_64.rpm 5daf48fd87eadfe4558275a04cb4fa00ce492e60475841aacff1b55c574c155b fence-agents-wti-4.0.11-13.el7_1.x86_64.rpm Source: c1a953b6ffdc84f135d27a6f13c03babc42120933ce19ac735cab4238bff4648 fence-agents-4.0.11-13.el7_1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2015 Aug 06
0
CEEA-2015:1563 CentOS 7 fence-agents Enhancement Update
...873ce19fe4a89831224886b39bec276acfaf177c76fc25a0460 fence-agents-virsh-4.0.11-13.el7_1.1.x86_64.rpm 47e0ebf0dae3c3cd7aed2fe05d0d61dee39314140068de4cc1891778583cdabc fence-agents-vmware-soap-4.0.11-13.el7_1.1.x86_64.rpm 983dd728310e95c9fa551e0db1a086d9b7b7346fd992f035d200b5498b6f4ed5 fence-agents-wti-4.0.11-13.el7_1.1.x86_64.rpm Source: f3a91583334a3f390633efa2c46dbbc9a19c051125c08e3c021a145fa754ab9f fence-agents-4.0.11-13.el7_1.1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2015 Sep 16
0
CEBA-2015:1790 CentOS 7 fence-agents BugFix Update
...cc7d8856065cdd7ee5ec2a23477939397058ade7b4ff02f1aa5 fence-agents-virsh-4.0.11-13.el7_1.2.x86_64.rpm 0812ef928f207a34c1133781f4e14af0c1456c64307520d44046e773980ecc97 fence-agents-vmware-soap-4.0.11-13.el7_1.2.x86_64.rpm 64e5984ecbd97ce286d1c8f9f470bec0be808d325cb295cd36970873d4497b59 fence-agents-wti-4.0.11-13.el7_1.2.x86_64.rpm Source: 1d69ade001b5a651b7a430f7d02f3404061d5f2f0f7764158dd9e658b25f05ac fence-agents-4.0.11-13.el7_1.2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2016 Feb 17
0
CEBA-2016:0207 CentOS 7 fence-agents BugFix Update
...fc837c6601ef9b51b94763746a225f64c8fa9caf34ef4bdfdd0 fence-agents-virsh-4.0.11-27.el7_2.5.x86_64.rpm 403e0fc4d84c1dede8c0acc910392485be124d54d501f7a36d9e87bb1d9ac05f fence-agents-vmware-soap-4.0.11-27.el7_2.5.x86_64.rpm e8141494d78172dda880fff269369ef96ef4652e9e5ce23b69b2858efaeb6078 fence-agents-wti-4.0.11-27.el7_2.5.x86_64.rpm Source: 5435878d3da1c21fdd4572062519b1e64ebb820060403b3a3bc504b8460b5ad4 fence-agents-4.0.11-27.el7_2.5.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2016 Apr 15
0
CEBA-2016:0634 CentOS 7 fence-agents BugFix Update
...31def7788c07c6d6265e04f053f649c0116a59daed181988672 fence-agents-virsh-4.0.11-27.el7_2.7.x86_64.rpm a125eb953b482f1db870570241a0a168045f8b35ff250045131e7c442944aeb8 fence-agents-vmware-soap-4.0.11-27.el7_2.7.x86_64.rpm 6114707cd2bf16db06e663d4f458d386360b0230fce0b6a6317dc844b998ea23 fence-agents-wti-4.0.11-27.el7_2.7.x86_64.rpm Source: 7396b575084002def17fed12716a9c0c0ca1214a0e0d7515e5f84b3318f78d01 fence-agents-4.0.11-27.el7_2.7.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2016 Sep 16
0
CEBA-2016:1880 CentOS 7 fence-agents BugFix Update
...93d99f7ddefdad0912ae9f46289d3c806e4fe73bd4cb2e7ec90 fence-agents-virsh-4.0.11-27.el7_2.9.x86_64.rpm 8496cc6f9b7c670839435e5832af4d08aa43662dd5ba203239c3c8761570aac1 fence-agents-vmware-soap-4.0.11-27.el7_2.9.x86_64.rpm 508ea68e0f25e6f536af05d088206ef0fc5655ad47dfdaf8183559b9e8f264a1 fence-agents-wti-4.0.11-27.el7_2.9.x86_64.rpm Source: ee30eb107e24d7f9490310ed49431c3d10172638451b1fecd835b48b93829a00 fence-agents-4.0.11-27.el7_2.9.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2016 Dec 13
0
CEBA-2016:2930 CentOS 7 fence-agents BugFix Update
...683c75959c3105896a4f28780620ab6ad30af22ac9d4b72197d fence-agents-virsh-4.0.11-47.el7_3.2.x86_64.rpm 8e0e2358904fd842c913742e2db671dba7ad305946dcc45e1b7bcabd389a98e0 fence-agents-vmware-soap-4.0.11-47.el7_3.2.x86_64.rpm 8b41dbc7e1d57e3008f2ef67ca12fffe0b67d74c3ade626875b1a67301a53c10 fence-agents-wti-4.0.11-47.el7_3.2.x86_64.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2017 Mar 03
0
CEBA-2017:0384 CentOS 7 fence-agents BugFix Update
...b4f20f5f35f1ee280ef33dd194a0a40ed00f31c9364a1569d34 fence-agents-virsh-4.0.11-47.el7_3.3.x86_64.rpm 52cece5b53e91adef618c3fcc7fb6bebc288d227ad493b2594e29475ba1d8275 fence-agents-vmware-soap-4.0.11-47.el7_3.3.x86_64.rpm ac2a5da7c1b7a1c3dd3181c3ce96f8fd9c8d7435f1e0c3e650c292954008d8d7 fence-agents-wti-4.0.11-47.el7_3.3.x86_64.rpm Source: bbe49f01e564796019c34b1c36ec3563d51b31794172404bc00890b6cea10ce7 fence-agents-4.0.11-47.el7_3.3.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2017 Apr 13
0
CEBA-2017:0930 CentOS 7 fence-agents BugFix Update
...ac77ab0b554d1f67199a24231f4797055cafa20389b983f1d06 fence-agents-virsh-4.0.11-47.el7_3.5.x86_64.rpm d316276ba355d6421c497178252e0dc887384420b0aa399b4b2194a7b7f85a2e fence-agents-vmware-soap-4.0.11-47.el7_3.5.x86_64.rpm 106721f82f82254e60cea85d04a21733c427061770591fa2a7e0a591074a4eaf fence-agents-wti-4.0.11-47.el7_3.5.x86_64.rpm Source: c0ed9437452da2e435c6a0d150fd3a63a19e1c9fc79f7dc454b8d71669ff0da8 fence-agents-4.0.11-47.el7_3.5.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2018 Mar 10
0
CEEA-2018:0405 CentOS 7 fence-agents Enhancement Update
...3e26ab9ee94158cfeb8c265e06809bb75c3c4cfbc354b4b3ce3 fence-agents-virsh-4.0.11-66.el7_4.4.x86_64.rpm 45d7f3cc9c51c2f0f89efd0b75376d8a71203d85b65d6add0afa8d1a6e14cdae fence-agents-vmware-soap-4.0.11-66.el7_4.4.x86_64.rpm 0ddae05585f046e8742521ec50ef8168ecd57ebe06a4418e684dd0ba43f988d0 fence-agents-wti-4.0.11-66.el7_4.4.x86_64.rpm Source: 866eeb28ed8d229e2c03772c6078b4801f2bc19002e2e842f192016208dbe3c1 fence-agents-4.0.11-66.el7_4.4.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2017 Oct 20
0
CEBA-2017:2946 CentOS 7 fence-agents BugFix Update
...26a09ca6271d8114636771018b3fb476a116c4529af18cb66f0 fence-agents-virsh-4.0.11-66.el7_4.3.x86_64.rpm 476f2ed69ce8086d9f399dcb7598a9cb5f11a8d8b17f79da09341b73757fad12 fence-agents-vmware-soap-4.0.11-66.el7_4.3.x86_64.rpm 299321bdc5b6c8fe17c9a79da1099a67a939bed7ff121442a0326256b34d0407 fence-agents-wti-4.0.11-66.el7_4.3.x86_64.rpm Source: c952a24272b695e45dee7ce595caf376b2461ca6b4ab14dc4cb9fa1be9cf3050 fence-agents-4.0.11-66.el7_4.3.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2018 Aug 21
0
CEBA-2018:2459 CentOS 7 fence-agents BugFix Update
...a017407cca01ee2849b103b25c6059af963b903618e24 fence-agents-vmware-rest-4.0.11-86.el7_5.3.x86_64.rpm d6489ee568d5bf19c0f2873bae84af052a9aedf0f4a421534f6139fe5c74a0f8 fence-agents-vmware-soap-4.0.11-86.el7_5.3.x86_64.rpm a8ac984dd1f67cf43f54fbe754d000833b0b33ab7dd18e15c9c8276a568766c0 fence-agents-wti-4.0.11-86.el7_5.3.x86_64.rpm Source: 180e26ff031809233136d79aa0a9c797a1bf980871f7c0633cd4b29da389e823 fence-agents-4.0.11-86.el7_5.3.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2018 May 30
0
CEBA-2018:1394 CentOS 7 fence-agents BugFix Update
...1d88067f321c4a7fa6a7a3640a2b96a87cb60e23b6553 fence-agents-vmware-rest-4.0.11-86.el7_5.2.x86_64.rpm 98324e7e4300dfe34c1dd41d960c7418967ff0354d1f6bcbbbc4cb43b1d95e2e fence-agents-vmware-soap-4.0.11-86.el7_5.2.x86_64.rpm b317ae8caa869ce37b4fbe8ff0238f8f906487d386b816de044dd2cbd4acfc72 fence-agents-wti-4.0.11-86.el7_5.2.x86_64.rpm Source: fa28f9bf690ddbafcd345301cd4e4ced8dae3b902feb67619ff9306f12f9c329 fence-agents-4.0.11-86.el7_5.2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS