search for: mev

Displaying 20 results from an estimated 32 matches for "mev".

Did you mean: mdev
2013 Aug 11
1
N-Power MEV-3000LT compatibility report and problem
Hello, the code below the failing part mentions this flavor of protocol, drivers/blazer_ser.c:463 /* * If a command is invalid, it will be echoed back. * As an exception, Best UPS units will report "ACK" in case of success! */ I prepared a patch, it adds a similar check and also checks (in both occurencies) for blazer_command()<0, the latter
2010 Sep 22
0
Help with mclust package
...mc<-Mclust(x.trab,G=1:9,warn=TRUE) There were 11 warnings (use warnings() to see them) > mc best model: unequal variance with 3 components > mc$mu NULL > sqrt(mc$sigmasq) Error in sqrt(mc$sigmasq) : Non-numeric argument to mathematical function > warnings() Warning messages: 1: In meV(data = data, z = z, prior = prior, control = control, ... : sigma-squared falls below threshold 2: In mclustBIC(data = c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, ... : there are missing groups 3: In meV(data = data, z = z, prior = prior, control = control, ... : sigma-squared falls below threshold...
2013 Aug 11
0
N-Power MEV-3000LT compatibility report and problem
Hello, > What do you get from the "I" command? A string of 8 spaces. >> So I believe the compatibility list deserves two new lines. > >Probably best to delay adding this to the HCL until we can get the driver to shut down the UPS properly. I debugged the problem. From the source, drivers/blazer.c:418 /* * If a command is invalid, it
2013 Aug 11
0
N-Power MEV-3000LT compatibility report and problem
Hello, sorry for messing up the things. I mean many copies of the same text in my previous message and mixing up the command names, it turned out that I forgot the protocol details after so many years. I found my records, connected a serial terminal to the UPS and found that the device itself works as expected so my problem cannot be explained with device incompatibility. Below is excerpt from
2013 Aug 11
2
N-Power MEV-3000LT compatibility report and problem
On Aug 11, 2013, at 2:12 PM, ????????? ???????? wrote: > I see no problem with how the device communicates the Blazer/Megatec protocol. > I must have found a bug in the driver. It is possible that the shutdown was tested with a different implementation of the protocol. What do you get from the "I" command? On Aug 11, 2013, at 11:25 AM, ????????? ???????? wrote: > So I
2008 Oct 20
1
Mclust problem with mclust1Dplot: Error in to - from : non-numeric argument to binary operator
...from : non-numeric argument to binary operator Also, I'd like to allow for each gaussian to have a different variance (modelNmaes=c("V")) , but then I get another error message: > my.data.model = Mclust(my.data, modelNames=c("V"), warn=T, G=1:3) Warning messages: 1: In meV(data = data, z = z, prior = prior, control = control, warn = warn) : sigma-squared falls below threshold 2: In meV(data = data, z = z, prior = prior, control = control, warn = warn) : sigma-squared falls below threshold 3: In summary.mclustBIC(Bic, data, G = G, modelNames = modelNames) : best...
2013 Aug 11
2
N-Power MEV-3000LT compatibility report and problem
Hello list, first of all, I'd like to report that my UPS N-Power MEV-3000LT (http://www.380v.ru/catalogue/micro-ups/mega-vision , in Russian), which is not in the hardware compatibility list, is mostly supported by the blazer_ser driver. I have very strong grounds to believe that this (and other) N-Power UPS'es are rebranded for Russian and Italian markets from...
2013 Nov 22
2
[LLVMdev] SchedMachineModel clarifications
...nimum the comments, references and naming still all refer to Sandy Bridge which is confusing at best - and leaves it a bit unclear what you've intentionally changed and what is there because it was cloned from the Sandy Bridge model but yet changed. Do you have any performance measurements? --mev, Mike Vermeulen (work for AMD but posting from non-AMD account where I'm subscribed) All , > > Please review the changes made and is it ok to commit ?? > > Thanks > ~Umesh > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists...
2013 Nov 22
1
[LLVMdev] SchedMachineModel clarifications
...n Guide). The port assignments look consistent. A few of the latency values are slightly different from the SWOG, e.g. WriteFRcp --> 6, WriteFSqrt --> 29 and WriteCvt* --> 4 seem to be suggested instead. Others are in better position to describe how to use llvm performance framework. --mev, Mike Vermeulen (work for AMD but posting from non-AMD email) On Fri, Nov 22, 2013 at 10:06 AM, Umesh Kalappa <umesh.kalappa0 at gmail.com>wrote: > Hi Mike, > > Thank you for the link and my bad last mail has the old patch file. > > Please have look at the attached patch fi...
2017 Sep 05
0
high (sys) cpu util and high load
On 09/04/2017 10:00 AM, Ingard Mev?g wrote: > Hi > > I'm seeing quite high cpu sys utilisation and an increased system load > the past few days on my servers. It appears it doesn't start at exactly > the same time for the different servers, but I've not (yet) been able to > pin the cpu usage to a sp...
2018 Feb 26
2
new Gluster cluster: 3.10 vs 3.12
After discussing with Xavi in #gluster-dev we found out that we could eliminate the slow lstats by disabling disperse.eager-lock. There is an open issue here : https://bugzilla.redhat.com/show_bug.cgi?id=1546732 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180226/77e194f8/attachment.html>
2018 Apr 18
1
Very slow rsync to gluster volume UNLESS `ls` or `find` scan dir on gluster volume first
...-- Founder, Android Police <http://www.androidpolice.com>, APK Mirror <http://www.apkmirror.com/>, Illogical Robot LLC beerpla.net | +ArtemRussakovskii <https://plus.google.com/+ArtemRussakovskii> | @ArtemR <http://twitter.com/ArtemR> On Tue, Feb 27, 2018 at 6:15 AM, Ingard Mev?g <ingard at jotta.no> wrote: > We got extremely slow stat calls on our disperse cluster running latest > 3.12 with clients also running 3.12. > When we downgraded clients to 3.10 the slow stat problem went away. > > We later found out that by disabling disperse.eager-lock we...
2013 Nov 22
0
[LLVMdev] SchedMachineModel clarifications
...lation as such ,Please can you through some lights like references etc ,Which states that how can i cross compile the llvm for Bulldozer and run the performance test against my changes.So that i can tune for a better result. Thanks ~Umesh On Fri, Nov 22, 2013 at 8:28 PM, Mike Vermeulen <mevermeulen at gmail.com>wrote: > If you haven't found it yet, the last public AMD Software Optimization > Guide for Family 15h is here: > http://developer.amd.com/wordpress/media/2012/03/47414_15h_sw_opt_guide.pdf > > This one describes both Bulldozer and Piledriver processors....
2004 Jan 07
1
Analyzing dendrograms
...tation of the > functions available today in the R programming language. I know there > are some functions like cutree etc but the documentation is really, > really sparse. Are there any tutorials out there of how to do these > things? or should one turn to alternative programs like MEV from TIGR? > / J
2017 Sep 04
2
high (sys) cpu util and high load
Hi I'm seeing quite high cpu sys utilisation and an increased system load the past few days on my servers. It appears it doesn't start at exactly the same time for the different servers, but I've not (yet) been able to pin the cpu usage to a specific task or entries in the logs. The cluster is running distribute with 8nodes and 4 bricks each version 3.10 The nodes have 32 (HT) cores
2010 Aug 20
1
Surface generated as product of two curves
...[,1] [,2] [,3] [,4] [,5] [1,] 2575 1927 1754 581 354 [2,] 1156 810 730 541 237 [3,] 417 297 199 125 110 [4,] 281 132 132 47 58 [5,] 152 84 87 54 19 Each column represents a time interval expressed in nano-seconds Each row represents an energy interval expressed m=n MeV Each table value represents the average gamma rays intensity measured during the time interval identified by the column and the energy range identified by the row. The Energy marginal has been fitted through a Gamma curve with parameters (alpha = 1.85342, beta = 348.18) The Time marginal has been...
2004 Jun 17
1
Re: Clustering in R
Thanks a lot, Michael! I cc to R-help, where this question really belongs {as the 'Subject' suggests itself...} -- please drop 'bioconductor' from CC'ing further replies. >>>>> "michael" == michael watson (IAH-C) <michael.watson at bbsrc.ac.uk> >>>>> on Thu, 17 Jun 2004 09:16:59 +0100 writes: michael> OK, admittedly it
2009 Dec 04
0
flexmix and mclust help
...ometimes be gamma distributed as well. I first tried using EM on mclust assuming the data was lognormally distributed and could only get it to work in "E" mode, i.e. the equal variance mode. I could never get it to work on "V" mode [ the warning message was Warning message: In meV(data, z = z, prior = prior, control = control, Vinv = parameters$Vinv, : sigma-squared falls below threshold ] so I gave up even after trying the two suggestions I encountered on the web (eliminating zeros in the data and changing the version of R and mclust). Does anyone understand what'...
2018 Feb 27
2
Very slow rsync to gluster volume UNLESS `ls` or `find` scan dir on gluster volume first
Any updates on this one? On Mon, Feb 5, 2018 at 8:18 AM, Tom Fite <tomfite at gmail.com> wrote: > Hi all, > > I have seen this issue as well, on Gluster 3.12.1. (3 bricks per box, 2 > boxes, distributed-replicate) My testing shows the same thing -- running a > find on a directory dramatically increases lstat performance. To add > another clue, the performance degrades
2004 Jul 21
2
Cutting heatmap dendrogram
Hello, I've been clustering my data using hclust and cutting the resulting tree with cutree. Separately, I visualize the clusterings with heatmap. Is it possible to have the dendrogram on the heatmap reflect the cutree results? That is, instead of having one large dendrogram, it would have 4 or 25 in the example below. Any guidance on if that's possible or not, and what kinds of