similar to: [LLVMdev] LLVM Job Opportunity at Apple

Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] LLVM Job Opportunity at Apple"

2007 May 01
0
[LLVMdev] LLVM-related job opportunity at Apple
Hi All, We are looking for excellent compiler backend (code generation) engineers. If you are interested, please contact me: http://jobs.apple.com/index.ajs? BID=1&method=mExternal.showJob&RID=7400&CurrentPage=1 Req #2970693 -Chris
2007 Dec 05
0
[LLVMdev] LLVM related position at Apple
LLVMers, If anyone is interested in the following position at Apple, please send your resume to me directly (lattner at apple.com). Thanks! -Tanya Position: Software Engineer Req number: 3157006 http://jobs.apple.com/index.ajs?BID=1&method=mExternal.showJob&RID=11814&CurrentPage=1 Description: Apple is currently seeking an engineer who is strongly motivated to build
2011 Mar 04
2
[LLVMdev] Full Time LLVM Compiler position
Compiler Engineer, Stream Computing We are currently looking for a software engineer as part of the core team developing OpenCL, a new open standard for heterogonous general purpose programming, compilers for multi-core CPU and many-core graphics systems. The engineer will be involved in all aspects of OpenCL compiler features, development and maintenance and will participate in performance
2013 Apr 01
0
[LLVMdev] JOB: Compiler engineering positions @ AMD Sunnyvale, CA
1. Senior Compiler Engineer, Stream Compute Team - AMD, Sunnyvale, California We are currently looking for a senior software engineer to join the core team developing our OpenCL compiler stack for multi-core CPU and many-core graphics systems. The selected candidate will be involved in all aspects feature development and maintenance, and will participate in performance tuning for new multi-core
2008 Aug 12
0
[LLVMdev] LLVM/Clang Job Opportunity at Apple
Dear LLVMers and Clangers (did I say that right?), I received the following email from Daniel Stephenson at Apple and thought it would be of interest to those in the LLVM and Clang communities. Inquiries should be directed to Mr. Stephenson (dstephenson at apple.com). -- John T. Apple Cupertino, CA Software Engineer, Front-end Compiler Development Apple is building a new front-end for C,
1999 Oct 26
1
Varying user when submitting print job
I have Samba installed and successfully running on RH 6.1, in a WinNT domain. Here is the part I haven't been able to figure out or find documented after reading the SMB How-To and the Samba manpages: I need Samba to submit print jobs to a WinNT print server, automatically using the user's account and password who is sending the print job to access the NT shared printer. That is, if my
2012 Apr 17
0
[JOB] Director of Technology - Full Time - Boston, MA
CareerEncore (www.careerencore.com) has been exclusively engaged to help our client, a Boston VC backed start-up, to conduct a search for a Director of Technology. This is a unique opportunity for a RoR Developer to step into a hands-on leadership role. The envisioned hire is currently a Senior Engineer who is looking to make the jump into a hands-on leadership role. Our client is only
2006 Jul 06
2
@oldbid = 0 why?
Okay I''ve been working on a little biding system. In my model I have class Item < ActiveRecord::Base has_many :bids def highest_bid @bid = 0 self.bids.each do |bid| if @bid == nil @bid = bid.max else if bid.max > @bid @oldbid,@bid = @bid,bid.max end end end if @oldbid == 0 "#{@bid} - #{@oldbid+1} = #{@bid -= @oldbid+1}" else dif =
2006 Jul 02
2
nil.- what the heck...
Okay first off here''s the error: You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occured while evaluating nil.- Here''s the code in the model: def highest_bid @bid = nil @oldbid = 0 self.bids.each do |bid| if @bid == nil @bid = bid.max else if bid.max > @bid @oldbid,@bid =
2007 Mar 20
0
Open New orders from Asia Sourcing
Dear Seller, Check for today's new open orders on asia sourcing now and get your deals! Buy steel security door, steel wood door and interior solid wood door (15,000) from CN http://asia-sourcing.net/wbid.html?bid=167599 Buy Citric Acid, ... (200 MT per month) from MD http://asia-sourcing.net/wbid.html?bid=167597 Buy HYDRAcap - Ultrafiltration Membrane Sys. (for 75 m3/hr) from IR
2006 Nov 17
2
Data table in C
After getting one list done, I am now struggling to form a data frame in C. I tried to do a list of lists which gives me : $<NA> $<NA>[[1]] [1] "BID" $<NA>[[2]] [1] 0.6718 $<NA>[[3]] [1] 3e+06 $<NA> $<NA>[[1]] [1] "BID" $<NA>[[2]] [1] 0.6717 $<NA>[[3]] [1] 5e+06 $<NA> $<NA>[[1]] [1] "BID"
2010 Oct 04
3
Loop too slow for Bid calc - BUT cannot figure out how to do with matrix
Hi, I am trying to create Bid/Ask for each second from a high volume stock and the only way I have been able to solve this is using loops to create the target matrix from the source tick data matrix. Looping is too slow and not practical to use on multiple stocks. For example: Bids Matrix (a real one is 400,000++ length): Bid Time 10.03 11:05:03.124 10.04 11:05:03.348 10.05
2012 Jul 09
1
Using the effects package
I've been looking into the effects package and it seems to be a great tool for plotting the probabilities of the response variable by the predictors. However, I'm wonder if I can use the effects package to plot the probabilities on the y axis and one predictor on the x axis, with the curve having the info for another predictor. So let's say our response variable is win, a binary
2012 Aug 08
1
Calculating percentages across multiple columns
I have the following data and am trying to find the percentage of bid values purchased for that price. So let's say I have a bid of 5 and it's sold 2 times for $3 and $5. Since the original bid was $5, the percentage of times that that bid value results in a sold purchase AT that specific bid level was 1/3 because of the three time where the bid was three, it ended up being sold for $5
2004 Feb 19
1
reshape direction=wide
Hello I am reshaping a data.frame bids --> reshaped as shown below. I thought this should be possible with a single invocation of reshape, but the only way I came up with is reshaping subsets for each keyword and then joining them together. Does anyone have an idea how to solve this in a more elegant way? Efficiency is a concern as the datasets are very large. Is there a way to specify
2017 Mar 13
2
Job openings to work on LLVM, Clang, and LLDB at Apple
Appleā€™s Developer Tools team is seeking exceptional engineers to work on LLVM, Clang, and LLDB. Positions are open at a variety of levels of experience. Select positions are highlighted below. Please send all responses to llvm-job-apply at group.apple.com, including the relevant job title and a CV. We look forward to meeting you at EuroLLVM! GPU Compiler Engineer
2006 Feb 13
0
[JOB] RubyOnRails Opportunity in Orange County, CA
Hey guys, I think it''s time for me to plug my company again :) Integralnet Marketing, a leader in web design, is looking for Ruby/Rails developers. Work in a fun, relaxed environment, surrounded by bright developers. We are strong believers in the principles of agile development, and follow practices such as: * Pair programming * Test driven development * User stories * YAGNI
2006 Jul 03
0
Check if row already exists?
I''m working on a system that has a series od "bids" associated with "posts". Vurrently when a bid is placed I have it creating a new row each time in the "bids" table. The bids table has id, post_id, and user_id. The logic is to check to see if a bid already exists with a given post_id and user_id. If it does, then just update the "amount"
2012 Mar 25
2
Weird POSIXct behaviour
Friends I have an xts that I wish to access. Browse[2]> DATA.ba[[p]]["2012-03-20 00:59:57","bid"] bid 2012-03-20 00:59:57 1.4993 So far so good. Now putting the index into a variable: Browse[2]> Time [1] "2012-03-20 00:59:57 NZDT" Browse[2]> DATA.ba[[p]][Time, "bid"] bid Where has it gone? Looking closer....
2012 Jul 05
2
Plotting the probability curve from a logit model with 10 predictors
I have a logit model with about 10 predictors and I am trying to plot the probability curve for the model. Y=1 = 1 / 1+e^-z where z=B0 + B1X1 + ... + BnXi If the model had only one predictor, I know to do something like below. mod1 = glm(factor(won) ~ as.numeric(bid), data=mydat, family=binomial(link="logit")) all.x <- expand.grid(won=unique(won), bid=unique(bid)) y.hat.new