查看“︁Deyuan Guo”︁的源代码
来自清华大学高性能处理器实验室
←
Deyuan Guo
跳到导航
跳到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
管理员
此页面已受到保护,以防止编辑或其他操作。
您可以查看和复制此页面的源代码。
__NOTOC__ [[File:Deyuan.jpg|200px|thumb|right|Deyuan Guo]] 郭德源 - GUO, Deyuan == BIOGRAPHY == * 08/2013 - present: PhD student in Computer Science, University of Virginia. * 07/2010 - 06/2013: Engineer at DSP laboratory, Institute of Microelectronics, Tsinghua University. * 09/2007 - 07/2010: Master's degree, Integrated Circuit Engineering, Tsinghua University. * 09/2002 - 07/2006: Bachelor's degree, Aerocraft Design and Engineering, Beijing Institute of Technology. Deyuan Guo was studying and working under the guidance of Prof. Hu He in the DSP Laboratory, Institute of Microelectronics, Tsinghua University. During the three-year working in this laboratory, he has done many research on system software, such as open64 compiler, gem5 simulator, binutils, gdb, newlib, MPI, operating system, etc., which are essential to the VLIW processors. He has retargeted and ported the software toolchain to several different processors and optimized them. Also he has integrated the software tools together, did a number of integration testing, and evaluated the performance of DSPs by using Dhrystone and CoreMark benchmarks, contributing significantly to the maturation of the processors. Besides, he has been working on the hardware design of VLIW processors, e.g. the processor architecture optimization, the ISA optimization, the OS supporting, etc. == RESEARCH INTERESTS == * Computer Architecture * Compiler, Simulator, and other system software * Operating System * Theory of Computation == FIBONACCI MONSTER == [[File:Fibonacci_Monster.gif|300px|thumb|right|Fibonacci Monster]] This rare creature, named Fibonacci Monster, was born from the Big Bang. I happened to capture it by running the following Python code. I like it. <pre> from turtle import * j, k = 1, 1 while True: i = j + k j, k = i, j forward(20) right(i % 360) </pre> == CONTACTS == Email: [mailto:guodeyuan@tsinghua.org.cn guodeyuan@tsinghua.org.cn]
返回
Deyuan Guo
。
导航菜单
页面操作
页面
讨论
阅读
查看源代码
历史
页面操作
页面
讨论
更多
工具
个人工具
登录
导航
首页
科研成果
在研项目
发表论文
资料下载
实验室成员
实验室动态
项目合作
招生信息
联系我们
搜索
工具
链入页面
相关更改
特殊页面
页面信息