Displaying 7 results from an estimated 7 matches for "genx".
Did you mean:
gen
2008 Jan 29
1
for loop help
Hi,
I have written the following code which works fine
step<-5
numSim<-15
N<-double(numSim)
A<-double(numSim)
F<-double(numSim)
M<-double(numSim)
genx<-double(numSim)
for (i in 1:numSim) {
N[i]<-20
PN<-(runif(N[i], 0, 1))
A[i]<-sum(ifelse(PN>0.2, 1, 0))
PF<- runif((A[i]*0.5), 0, 1)
F[i]<-sum(ifelse(PF>0.2, 1, 0))
PM<- runif((A[i]*0.5), 0, 1)
M[i]<-sum(ifelse(PM>0.2, 1, 0))
genx[i]<- (min(F[i]...
2009 Jun 21
1
Xen LVM DRBD live migration
...5903 26532 165710443+ 8e Linux LVM
[root@xen0 ~]# pvcreate /dev/sda5
Physical volume "/dev/sda5" successfully created
[root@xen0 ~]# vgcreate -c n LVM /dev/sda5
Non-clustered volume group "LVM" successfully created
[root@xen0 ~]# lvcreate -L 12G -n genxmonitor LVM
Logical volume "genxmonitor" created
[root@xen0 ~]# drbdadm create-md genxmonitor
md_offset 12884897792
al_offset 12884865024
bm_offset 12884471808
Found some data
==> This might destroy existing data! <==
Do you want to proceed?
[need to type ''ye...
2009 Jun 29
0
Conga Ricci Luci "Add a Virtual Service" tab missing or disabled
...up
luci
xen0 xen1
[root at xen1 ~]# clustat
Cluster Status for XEN_Cluster @ Mon Jun 29 03:31:23 2009
Member Status: Quorate
Member Name ID Status
------ ---- ---- ------
xen0.genx.local 1
Online
xen1.genx.local 2
Online, Local
I can migrate live ... domU between the 2 xen`s ... my problem is ... in the
Luci I don`t have the
"Add a Virtual Service"
I have no i...
2009 Jun 29
0
"Conga" Luci "Add a virtual Service" is missing
...a
cluster service ...
[root at xen1 ~]# clustat
Cluster Status for XEN_Cluster @ Mon Jun 29 11:29:33 2009
Member Status: Quorate
Member Name ID Status
------ ---- ---- ------
xen0.genx.local 1
Online
xen1.genx.local 2
Online, Local
my cluster.conf
<?xml version="1.0"?>
<cluster alias="XEN_Cluster" config_version="4" name="XEN...
2009 Jul 27
0
Reporting and documenting in Modules/Classes
...t each modules and class is doing.
Please excuse the log example ...
For example: My ''AC-3'' Module contains a number of ''GEN'' references
from an older labeling system and I would like to be able document the
fact that this module and set of classes do ''GENx'' etc. Let''s say I
needed to capture that mapping and provide a :
AC-3:
- GENx
- GENy
- GENz
Is ''info(blah) the correct method so I can query either the log file
or other record to find out what a module or class implements? Or is
there a better way to document an...
2018 Oct 04
0
[ANNOUNCE] libdrm 2.4.95
...roper error handling v2
test/amdgpu: add GDS, GWS and OA tests
Daniel Stone (1):
CI: Capture test logs as GitLab artifacts
Daniel Vetter (1):
Add basic CONTRIBUTING file
Emil Velikov (9):
xf86drm: fallback to normal path when realpath fails
intel: annotate the intel genx helpers as private
automake: set NM before running the tests
*-symbols-check: error out when using unset variables
gitlab-ci: pass the correct toggles to configure
Bump to version 2.4.95
Revert "Bump to version 2.4.95"
intel: include i915_pciids.h in th...
2010 Jul 15
13
The perils of GMAX
gmax won't start up after the initial time. The messages I am getting indicate that it has become case sensitive with respect to names. The installer put in a directory named 'stdplugs' but the program wanted it to be 'StdPlugs'. So I renamed it. It still says these libraries fail to initialize. I must be missing a windows module but I did put in the recommended winetricks