微软近期Open的职位:

ATG Engineer - Generalist

Ready to work on some of the most advanced hardware on the planet and solve mind-bending game development problems on a daily basis? The Advanced Technology Group (ATG) provides consulting services that range from deep performance analysis to advanced code samples and white papers that enable game developers around the world to create cutting edge titles for Microsoft platforms. We are seeking a Software Development Engineer with deep technical expertise in CPU and GPU performance as well as significant game development experience overall. You can be a key part of making Microsoft gaming platforms - including Xbox One, Xbox Live, Kinect, Xbox 360, Windows, and future offerings - a success.

Primary responsibilities include working directly with game developers to understand and address their technical problems, both in 1:1 settings and via our forums system; researching and developing incubations, samples, and white papers that illustrate advanced techniques; and collaborating with the Xbox, Xbox Live, and core OS software and services teams on both new features and optimizations. Other responsibilities include establishing strong engineering practices, driving technical issues raised by both Microsoft Studios and external game developers with the appropriate teams across Microsoft, working closely with the Developer Account Management (DAM) group, understanding the business needs of the platform, and speaking at game developer conferences.

Qualifications:
• 3+ yrs related work experience
• Experience in one or more of the following: CPU performance tuning on one or more platforms; C/C++ compiler architecture; assembly languages; GPU performance; advanced visual techniques; compute shader and other advanced GPGPU
• Experience in development role for games on Xbox One, Xbox 360, Windows PC, Windows Phone, and/or other consoles or mobile platforms
• Past accomplishments in areas of problem solving, presentation skills and effective one-on-one and one-to-many communication are key to success in this role
• The job entails some travel, typically four or five trips (typically of
• Experience in any the following areas is a plus: Networking and Xbox Live, Direct3D 11, game audio, Kinect, digital signal processing, and 3D graphics

Microsoft is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, gender, sexual orientation, gender identity or expression, religion, national origin, marital status, age, disability, veteran status, genetic information, or any other protected status.

Microsoft is an equal opportunity employer and supports workforce diversity.
GCR:CN:DEV:EN

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-ATG Engineer II的更多相关文章

  1. 微软职位内部推荐-SW Engineer II for Azure Network

    微软近期Open的职位: Software Engineer II The world is moving to cloud computing. Microsoft is betting Windo ...

  2. 微软职位内部推荐-SW Engineer II for Cloud Service

    微软近期Open的职位: Positions: SDE for Big Data Cloud Services Azure Big Data Cloud Services and Cosmos are ...

  3. 微软职位内部推荐-Service Engineer II for Azure Cloud Network

    微软近期Open的职位: Are you interested in helping to drive the direction of a product that defines the clou ...

  4. 微软职位内部推荐-Software Engineer II

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

  5. 微软职位内部推荐-SW Engineer II for Skype

    微软近期Open的职位: We are the Skype Beijing team. Skype division drives the communications strategy for Mi ...

  6. 微软职位内部推荐-SW Engineer II for Cloud Servi

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  7. 微软职位内部推荐-SW Engineer II for Embedded System

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  8. 微软职位内部推荐-SW Engineer II for WinCE

    微软近期Open的职位: Do you have a passion for embedded devices and services? &nbsp Does the following m ...

  9. 微软职位内部推荐-SW Engineer II for Enterprise Platform

    微软近期Open的职位: Job posting title: SDE II Location: China, Beijing Group Overview Discovery & Colla ...

随机推荐

  1. oracle数据库中,分天查询数目

    select to_CHAR(SP_MT_TIME,'DD'),count(*) from table2 group by to_CHAR(SP_MT_TIME,'DD');

  2. 关于php正则表达式模式修饰符

    一直以来,以为自己的正则表达式学的还算可以(基本工作上遇到的问题都能解决),但有时候却是知其然而不知其所以然,在网上看到这篇文章,解释了之前的很多疑问,记录下来,随时温故而知新. i (PCRE_CA ...

  3. 求关注 wcf bindipendpointdelegate 端口限制的功能

    我最近也需要实现一个功能:1)一个客户端(192.168.0.15),10个服务端(提供A接口.B接口)如下:      192.168.0.1-5685       192.168.0.2-5685 ...

  4. -bash: lampp: command not found解决方案

    在/opt目录下安装完lampp后,需要到/opt/lampp/下执行lampp启动或者停止服务,如果在其余目录下执行lampp,会提示:-bash: lampp: command not found ...

  5. adb uninstall卸载apk 命令后跟的是包的名称

    昨天在使用adb卸载程序,结果死活卸载不了.我输入的命令和系统提示如下: arthur@arthur-laptop:~$ adb uninstall com.hase.bclm.client-2.ap ...

  6. Spring MVC中如何指定某个类或方法自适配地响应某个HTTP请求?

    方法已经找到,即调用AbstractHandlerMethodAdapter.handle() public final ModelAndView handle(HttpServletRequest  ...

  7. linux下设置mysql数据库字符集utf8

    mysql中文乱码解决方法:将mysql数据库编码统一utf8 查看数据库编码: show variables like 'character%'; 编辑/etc/my.cnf [mysql] def ...

  8. 【转】prototype扩展的JavaScript常用函数库

    Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> ...

  9. ###g++编译器

    点击查看Evernote原文. #@author: gr #@date: 2014-07-20 #@email: forgerui@gmail.com 对g++编译器不是特别熟悉,希望借此熟悉一下. ...

  10. Android系统简介(中):系统架构

    Android的系统架构栈分为4层,从上往下分别是Applications.Application framework.Libraries  & Android Runtime.Linux  ...