You Prepared for the Career Fair, Got an Interview, and Got the Offer: Now What?
by Elizabeth Craft, Scholar Work Programs Lead Choosing between co-op/internship offers can be difficult. At first, it seems like salary should be the only deciding factor…but not so fast. The best...
View ArticleWhat’s a Co-op? And Why Should You Consider it?
By Kristin Shopp, Manager, University RelationsNo, we are not talking about a shared living arrangement where you all pitch in on the chores. A co-op is a program with your school, typically in...
View ArticleAbout
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or...
View ArticlePresentation Skills: From Job Requirement to Reality
by Molly Swinney, IT Project/Program ManagerWe often look at a job posting and see “excellent presentation skills” as defining criteria for job qualification. But what does that mean? Most of us...
View ArticleUniversity Career Fairs: Time to Impress!
by Kristin Shopp, Manager, University Relations September is here, and it is university career fair season! The terrific news is that it is a great time to be you—the job seeker. According to the...
View ArticleGetting the Interview: How to Stand Out From the Crowd
by Allister Irving Manager, Hardware Qualification We love having students on our team. They are enthusiastic, quick to learn, and excited to be here. As a result, we give them as much work and...
View ArticleAMD Co-ops: In their own words
by Jose Kamar, AMD Co-op (2011) Now that my year-long co-op tour at AMD has come to an end, I can reflect back on all the wonderful experiences I had and the great people who made it possible. In the...
View ArticleWomen in Engineering: My Personal Perspective of Life at AMD
I graduated from the University of Toronto in Computer Engineering in 2000 and started working at ATI—now AMD—a few weeks after graduation. I have been here just over 11 years, and I still enjoy...
View ArticleWhat in the World is an Elevator Pitch? And Why Should You Take the Time to...
by Trevor Budge, University Recruiter An elevator pitch (or speech) is a simple term coined to illustrate a measurable amount of time that you might have to make a strong and effective impression on a...
View ArticleThree AMD employees making a difference around the world
(Note: this post was originally published in March for the AMD Corporate Responsibility blog.) I jokingly refer to the work our AMD engineers do in designing microprocessors and graphics processors as...
View ArticleHow to enable HSA and using OpenCL at the same
Hi, I have installed HSA enabled kernel and hsa runtime from github https://github.com/HSAFoundation/HSA-Docs-AMD/wiki/HSA-Platforms-&-Installationand install the cloc by which I can compile and...
View ArticleAMD'S gem5 APU SIMULATOR
There can be found that AMD have their GEM-5 based Full-system simulator for HSA,will it be released? Or just only for internal use?Because I want find some full-system simulator for HSA , I know there...
View ArticleAbout HSAIL-Instruction-Set-Simulator support
I am finding some methods to directly run a program on my PC(with out APU) with hsail-ISA simulator on hsa foundation's github cause some practical factors(money..),and I have few questions about it,...
View ArticleFinalizing HSA kernels with global variable declarations
I have a kernel that declares but not defines a global variable that is intended to be shared between CPU and GPU, with the aim of using hsa_executable_global_variable_define() to associate global_var...
View ArticleHSA software stack
Hi,I'd like to know what software stack people should use to use HSA. I've been following the development at HSA Foundation · GitHubI thought what was required were HSA-Runtime-AMD and...
View ArticleFreeze booting ROCK-Kernel-Driver
Hi, I'm trying to get our HSA code running on a Haswell-E/Fury X machine using the ROCK kernel driver. The machine boots correctly using an upstream 4.4 kernel and amdgpu driver. It will also boot with...
View ArticlePresentation from SC15
Is it possible to see video of SC15 presentation? I'm interested in "Porting CUDA applications to C++ with New AMD HIP conversion tools" and "Advances in HSA Software Stack" presentation mentioned in...
View ArticleSupport for vector datatypes float2, float4, ...
Hi is there any HSA support for kernels containing vector datatypes (ex floatn...). specially in snack and cloc conversion scripts?Thanks
View Articleprintf
I need to debug some opencl kernels. I tried to add some printf() call to my kernel.cl files but after a snack and g++ the printf() doesn't print anything is it a normal behaviour or did I missed...
View Articlehcc GitHub vs BitBucket
Hi,I have some questions about hcc code in GitHub (Releases · RadeonOpenCompute/hcc · GitHub) I have been following hcc development on Bitbucket and tried some versions on my Kaveri desktop machine. It...
View Article