linkedin.com escribió:Job description
Preferred Location: Boxborough, MA or Sunnyvale, CA
Will also consider other locations
We are looking for a CPU performance engineer working with highly talented 3D graphics driver developers to optimize graphics drivers. The responsibilities include analyzing CPU bound benchmarks and games to identify a variety of CPU bottlenecks in drivers, optimizing the drivers, and providing optimization actions to ISVs. The candidate will analyze new CPU architecture impact on driver performance and translate into actionable tasks. This position requires the candidate to collaborate with graphics and CPU architects at multi-sites across multiple graphics driver components.
Qualifications and skills
•Must hold a B.S or higher degree in Computer Science/Engineering
•Strong programming skills in C and C++ with in depth knowledge of assembly code
•Have 5+ years of CPU performance tuning and optimization experience
•Familiar with multiprocessing and multi-thread programing
•Understand CPU and computer system architecture
•Experience on AMD CPUs, 3D graphic driver development, Windows OS memory management, CPU ASIC design/debug, and performance tools like CodeXL is a big plus
•Ability to communicate, cooperate, and thrive in a team environment
AMD does not accept unsolicited resumes from headhunters, recruitment agencies or fee based recruitment services. AMD and its subsidiaries are equal opportunity employers and will consider all applicants without regard to race, marital status, sex, age, color, religion, national origin, veteran status, disability or any other characteristic protected by law. EOE/MFDV
GPU Performance Engineer
Job description
ASIC/Graphics Performance Verification Engineer-Sunnyvale, CA
- Interface with the World Wide Performance Verification and Analysis Team
- Plan and Execute Performance Verification and Analysis
- Write test plan, performance tests and Debug/Analysis performance issues
- Write benchmarks and develop analysis tools
- Initiate and Lead Research on Graphics architecture and Advanced Performance/Power Algorithms
Requirements:
- BS, Masters or PhD with ideally 8-10 years of experience on Performance Modeling, Performance Verification and Graphics design verification.
- Knowledge of Graphics Algorithm/Graphics Pipeline
- Experience with Verilog design and simulation is required
- ideally, 1+ years' Linux/Shell & 1+ years' perl/python
- Good oral and written communication skills and team player
AMD does not accept unsolicited resumes from headhunters, recruitment agencies or fee based recruitment services. AMD and its subsidiaries are equal opportunity employers and will consider all applicants without regard to race, marital status, sex, age, color, religion, national origin, veteran status, disability or any other characteristic protected by law. EOE/MFDV


, fijo que me caera la r9 380
.juanmahl9 escribió:Si se Curran los drivers caerá alguna, pero a ver como le sienta a nvidia Pascal...

Fox2232 escribió:
How to install?
- 1st: you have to disable driver signature/conflict enforcement in command line running as dministrator:
- > bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
- > bcdedit -set TESTSIGNING ON
- 2nd: modify inf file to include Fiji as device for which driver is:
- > Go to your unpacked driver: 15.200.1040\Packages\Drivers\Display\WT6A_INF\
- > Edit: C0185174.inf
- > find line like this: "%AMD67B1.1%" = ati2mtag_Hawaii, PCI\VEN_1002&DEV_67B1&REV_00
(it has to have ati2mtag_Hawaii there)
- > replace PCI\VEN_1002&DEV_67B1&REV_00 with PCI\VEN_1002&DEV_7300
- > Take 1st part if string: AMD67B1.1 and search for it
- > at bottom of file you'll find line like this: AMD67B1.1 = "AMD Radeon R9 200 Series"
- > change AMD Radeon R9 200 Series to AMD Radeon R9 Fury X
(or whatever you want your card to be named as)
- 3rd: reboot
- 4th: installation
- > Install CCC via standard setup as usual
- > go to device manager and chose manual installation for driver, navigate to modified inf file, select your card. Confirm that you want to use unsigned driver.