search for: sunnyvale

Displaying 20 results from an estimated 78 matches for "sunnyvale".

2011 Jul 09
0
[LLVMdev] LLVM position with MIPS, Sunnyvale, CA
MIPS Technologies has a new open position in its Sunnyvale, CA headquarters for an LLVM QA Engineer. This engineer will work on testing, QA, building, and benchmarking of the clang/llvm and gcc compilers. They will be responsible for generating test cases to augment already existing test suites, and to test features such as debugging. This engineer will ge...
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 perf...
2006 Nov 16
0
Job Opportunity - AMD Sunnyvale
To all: We have an opening for a recent graduate to work as a Statistical Programmer at Advanced Micro Devices (AMD) in Sunnyvale CA beginning January 2007. AMD is a global supplier of microprocessors and silicon-based solutions to the communications and computer industries. This position will support the development of statistical applications for engineering groups within AMD's technology development and volume manufa...
2013 Mar 26
0
[LLVMdev] LLVM position in Sunnyvale, CA, remote work is a possibility
Hi My name is Mark Chen and I'm with Triple Crown Consulting. My company is currently looking for a software engineer with LLVM development experience. Job description is below. Please contact me if anyone is interested in this job opportunity. This position is in the Hardware Accelerator Synthesis software team participating in development of a custom C to RTL synthesis
2008 Aug 14
0
FreeBSD positions at Juniper Networks (Sunnyvale, CA and elsewhere)
My most recent search of FreeBSD-related positions at my employer (Juniper Networks in Sunnnyvale, California) turned up 19 hits: * 17 engineers * 2 IT * I Internships There were some others in other locations (e.g., Bangalore). Please see <https://careers.juniper.net/careers/careers.html> for additional details. Peac, david -- David H. Wolfskill david@catwhisker.org I submit that
2010 Oct 27
0
Sr. SysAdmin position availble at Juniper Networks, Sunnyvale
NOTE: The position is within the IT organization at Juniper, of which I am not a part. I do not have first-hand knowledge of the working conditions, and cannot speak to that with authority. I would, however, encourage anyone intending to express interest to ask about anything that might be a concern -- preferably during the interview process. My bias would be to favor someone who wishes to
2009 Feb 02
2
[LLVMdev] 16 bit to 32 bit conversion
...M is converting all the 16 bit ints into 32 bit ints. Is there a way I can tell LLVM that 16 bit ints are valid and legal and not to do any conversions on them? Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090202/fa445a4e/attachment.html>
2009 Mar 07
2
[LLVMdev] Load with null memory operand?
...B1350 <null:0> This is the first time I've seen NULL in the memory operand location. Any idea on how this could be mapped with tablegen correctly? Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090306/5c6ce702/attachment.html>
2009 Mar 11
3
[LLVMdev] Stack overflow in Legalize Op
...ing an issue where legalizeOp is overflowing the stack. Are there any recommended ways of getting around this? The bitcode that causes this issue is attached. Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090310/80184965/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: trans...
2009 Jan 29
1
[LLVMdev] LowerArguments vs LowerFORMAL_ARGUMENTS
...nd CellSPU implement LowerFORMAL_ARGUMENTS, but I can find a setOperationAction that states that they should be lowered. Can someone please explain this for me? Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090129/69ec2967/attachment.html>
2009 Feb 02
0
[LLVMdev] 16 bit to 32 bit conversion
...t > ints. Is there a way I can tell LLVM that 16 bit ints are valid and > legal and not to do any conversions on them? > > Thanks, > > Micah Villmow > Systems Engineer > Advanced Technology & Performance > Advanced Micro Devices Inc. > S1-609 One AMD Place > Sunnyvale, CA. 94085 > P: 408-749-3966 > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attach...
2009 Feb 05
1
[LLVMdev] CallingConv
...ion. So if I can give llvm a list of registers to use, it should be able to handle these functions for me, correct? Is this possible, or am I wanting to much? Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090205/865d18ba/attachment.html>
2009 Mar 09
0
[LLVMdev] Load with null memory operand?
...first time I’ve seen NULL in the memory operand > location. Any idea on how this could be mapped with tablegen > correctly? > > Thanks, > Micah Villmow > Systems Engineer > Advanced Technology & Performance > Advanced Micro Devices Inc. > S1-609 One AMD Place > Sunnyvale, CA. 94085 > P: 408-749-3966 > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attach...
2009 Mar 11
0
[LLVMdev] Stack overflow in Legalize Op
...ng the stack. Are > there any recommended ways of getting around this? > > The bitcode that causes this issue is attached. > > Thanks, > Micah Villmow > Systems Engineer > Advanced Technology & Performance > Advanced Micro Devices Inc. > S1-609 One AMD Place > Sunnyvale, CA. 94085 > P: 408-749-3966 > > > <transpose-opt.bc>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -----...
2009 Mar 23
1
[LLVMdev] Machine dependent dead-instruction elimination
...e move turning the code into a = b + c d = c * c tmp = d e = tmp f = e + d however I also want to remove the `a = b + c` instruction. Any idea's? Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090323/ac52a0eb/attachment.html>
2008 May 08
1
R strucchange question -- robust regression
Is it possible to use some form of robust regression with the breakpoints routine so that it is less sensitive to outliers? --Rich Richard Kittler Advanced Micro Devices, Inc. Sunnyvale, CA
2017 Sep 25
0
GPU Compiler Engineering Opportunities at AMD
...spects of compiler and parallel programming languages including: Code optimizations, Data flow analysis, Code generation and building a good compiler framework. LLVM experience Good understanding of programming languages Parallel Programming Models, Languages and Runtime Systems Location: Sunnyvale CA, Austin TX, Boxborough MA or Markham Canada. If you are interested, please apply directly at the following link: https://jobs.amd.com/job/Sunnyvale-MTS-Compiler-Engineer-Open-Compute-CA-94085/428391500/?locale=en_US Regards, Iyad Natour -------------- next part -------------- An HTML atta...
2009 Mar 30
1
[LLVMdev] Determining the base offset of the stack for a function.
...ndent function call. So, what this means is that if I call func1 or func2 I need to make sure all offsets into the stack start at zero. Thanks for any tips/hints, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090330/726186ed/attachment.html>
2013 Feb 03
1
Puppet/Juniper Networks automation discussion at BAJUG March 6th
Come and join the discussion at the Bay Area Juniper Users Group, March 6th. Sign up here (it''s free): http://bajug.eventbrite.com/# From 5:30PM to 9:00PM in Sunnyvale (see link above for directions). Includes kegs of beer as well as a variety of other inferior beverages. And Pizza. -Derick -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails...
2009 Feb 05
2
[LLVMdev] 16 bit floats
...to support 16 bit floats for some operations, outside of datatypes.td and the constants class, is there anything else I will need to modify to add f16 support? Thanks, Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. S1-609 One AMD Place Sunnyvale, CA. 94085 P: 408-749-3966 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090205/3933e397/attachment.html>