search for: scenario3

Displaying 8 results from an estimated 8 matches for "scenario3".

Did you mean: scenario
2012 Jan 13
1
Portfolio Optimization
...Return Matrix (ER) = stock1 stock2 .... stockn scenario1 $ $ $ scenario2 $ $ $ scenario3 $ $ $ ... I want to create an optimal portfolio of these strategies by applying a vector of weights. The weights will be the number of contracts of each to buy and won't be a percentage weighting. There are a few c...
2012 Oct 08
1
Any better way of optimizing time for calculating distances in the mentioned scenario??
...-as.matrix(v) > d<-matrix(nrow=nrow(v),ncol=nrow(x)) > for (i in 1:nrow(v)){ + tmp_m<-matrix(rep(v[i,],nrow(x)),nrow=nrow(x),byrow=T) + d[i,]<- rowSums(abs(tmp_m - x)) + } > print(d[1,1:10]) time taken for running the code is: real 0m0.882s user 0m0.854s sys 0m0.025s 3) scenario3: > x<-read.table("query.vec") > v<-read.table("query.vec2") > v<-as.matrix(v) > d<-matrix(nrow=nrow(v),ncol=nrow(x)) > for (i in 1:nrow(v)){ + d[i,]<-sapply(1:nrow(x),function(z){dist(rbind(v[i,],x[z,]),method="manhattan")}) + } >...
2017 Aug 29
2
Glusterd proccess hangs on reboot
...On Tue, Aug 29, 2017 at 7:48 AM, Gaurav Yadav <gyadav at redhat.com> wrote: > Till now I haven't found anything significant. > > Can you send me gluster logs along with command-history-logs for these > scenarios: > Scenario1 : 20 servers > Scenario2 : 40 servers > Scenario3: 80 Servers > > > Thanks > Gaurav > > > > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> > wrote: >> >> Hi Gaurav, >> Any progress about the problem? >> >> On Thursday, August 24, 2017, Serkan ?oban <coban...
2017 Aug 29
0
Glusterd proccess hangs on reboot
Till now I haven't found anything significant. Can you send me gluster logs along with command-history-logs for these scenarios: Scenario1 : 20 servers Scenario2 : 40 servers Scenario3: 80 Servers Thanks Gaurav On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> wrote: > Hi Gaurav, > Any progress about the problem? > > On Thursday, August 24, 2017, Serkan ?oban <cobanserkan at gmail.com> wrote: > >> Thank you Gaurav, &...
2017 Aug 29
2
Glusterd proccess hangs on reboot
...dhat.com> wrote: >> > Till now I haven't found anything significant. >> > >> > Can you send me gluster logs along with command-history-logs for these >> > scenarios: >> > Scenario1 : 20 servers >> > Scenario2 : 40 servers >> > Scenario3: 80 Servers >> > >> > >> > Thanks >> > Gaurav >> > >> > >> > >> > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> >> > wrote: >> >> >> >> Hi Gaurav, >> &gt...
2017 Aug 29
0
Glusterd proccess hangs on reboot
...aurav Yadav <gyadav at redhat.com> wrote: > > Till now I haven't found anything significant. > > > > Can you send me gluster logs along with command-history-logs for these > > scenarios: > > Scenario1 : 20 servers > > Scenario2 : 40 servers > > Scenario3: 80 Servers > > > > > > Thanks > > Gaurav > > > > > > > > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> > > wrote: > >> > >> Hi Gaurav, > >> Any progress about the problem? > >&...
2017 Aug 29
0
Glusterd proccess hangs on reboot
...> > Till now I haven't found anything significant. >>> > >>> > Can you send me gluster logs along with command-history-logs for these >>> > scenarios: >>> > Scenario1 : 20 servers >>> > Scenario2 : 40 servers >>> > Scenario3: 80 Servers >>> > >>> > >>> > Thanks >>> > Gaurav >>> > >>> > >>> > >>> > On Mon, Aug 28, 2017 at 11:22 AM, Serkan ?oban <cobanserkan at gmail.com> >>> > wrote: >>> >> &...
2017 Aug 28
2
Glusterd proccess hangs on reboot
Hi Gaurav, Any progress about the problem? On Thursday, August 24, 2017, Serkan ?oban <cobanserkan at gmail.com> wrote: > Thank you Gaurav, > Here is more findings: > Problem does not happen using only 20 servers each has 68 bricks. > (peer probe only 20 servers) > If we use 40 servers with single volume, glusterd cpu %100 state > continues for 5 minutes and it goes to