search for: z14

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

Did you mean: 14
2018 Aug 14
2
optimization remarks
Hi, I am trying to compare the loop vectorizers effectiveness for different targets relative to each other. That way, I am hoping to find loops that are not vectorized - but could be - on my target by finding other targets doing this successfully. With some luck, there might be something in the Target files that could be fixed with improved vectorization as a result... I would like to do
2009 May 21
2
Naming a random effect in lmer
...Z2 + Z3 + Z4 + Z5 + Z6 + Z7 + Z8), data = testsamp) I have no problems with this. However, if the set of random effects has a dimension of 30, then the lmer call is: fit2<-lmer(LogY ~ WYear + (1 | Site) + (1 | Year) + (1 | Z1+Z2 + Z3 + Z4 + Z5 + Z6 + Z7 + Z8 + Z9 + Z10 + Z11 + Z12 + Z13 + Z14 + Z15 + Z16 + Z17 + Z18 + Z19 + Z20 + Z21 + Z22 + Z23 + Z24 + Z25 + Z26 + Z27 + Z28 + Z29+ Z30), data = testsamp) In this case, I get an error because the name "Z1+Z2 + Z3 + Z4 + Z5 + Z6 + Z7 + Z8 + Z9 + Z10 + Z11 + Z12 + Z13 + Z14 + Z15 + Z16 + Z17 + Z18 + Z19 + Z20 + Z21 + Z22 + Z23 +...
2006 Oct 19
1
Logging only files transferred not directories
...po/EDMI/1560-Cal System Equipment/Z12-Calibration Database/ CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z12-Calibration Database/CVS/ CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z13-MiniCrunch2/ CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z13-MiniCrunch2/CVS/ CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z14-Crunch2k4/ CVS/cvsrepo/EDMI/1560-Cal System Equipment/Z14-Crunch2k4/CVS/ Is there any way to keep the verbosity high enough to print the transferred files only? Otherwise every log file I get basically contains a complete directory structure making it rather large and also somewhat difficult to se...
2018 Feb 21
2
[6.0.0 Release] Release notes nag email
...se notes since the last release, but right now they're empty. Can you write something? Alex: There seems to be good release notes for clang-tidy, but do you know if there should be notes for the others tools? Who are the right people to ping about this? Ulrich: Want to add something about IBM z14? Or System/Z in general? Johannes: Want to write something about clang-diff? Pete: Do you want to write something about the ARC backend? Gadi: Do you want to write something about your scheduling work? Ashutosh: Do you want to write something about your scheduling work? Evgeniy: Do you want to...
2017 Oct 17
2
getCacheSize() / subtarget machine id
Hi, while implementing SystemZTTI:getCacheSize(), it became clear that there really isn't a simple way to just ask the Subtarget for the current subtarget machine model. I was thinking like something of an enum that would also reflect the subtarget series (and would allow >= and similar operations). I would like to ask what the ideas are on how this should be done best. Some
2010 Jul 16
31
Added associations but don't see generated methods
Hi, I''ve got a Rails app working that includes two two classes, etc.: Expense & Vendor. I eventually learned that the mental concept I had of their relationship should be express in Rails as: class Expense < ActiveRecord::Base; belongs_to :vendor; end class Vendor < ActiveRecord::Base; has_many :expenses; end
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...0 0.05 621036 0 0.05 621036 z08.ll 9 2429711 0 0.19 2429677 0 0.19 2429677 z09.ll 7 224791 0 0.03 224757 0 0.02 224757 z10.ll 11 687914 0 0.06 687880 0 0.06 687880 z11.ll 6 201196 0 0.03 201162 0 0.02 182154 z12.ll 5 1299812 0 0.11 1299778 0 0.11 1299778 z13.ll 4 350569 0 0.03 350535 0 0.03 350535 z14.ll 1 819014 0 0.06 818980 0 0.07 818980 z15.ll 10 235166 0 0.03 235132 0 0.03 235132 z16.ll 4 216158 0 0.02 216124 0 0.02 216124 z17.ll 4 71142 0 0.01 71108 0 0.02 71108 z18.ll 5 586018 0 0.05 585984 0 0.05 585984 z19.ll 5 904309 0 0.08 904275 0 0.08 904275 z20.ll 2 777109 0 0.06 777075 0 0.06 7770...