Search

Peng P Wu

age ~60

from Short Hills, NJ

Also known as:
  • Peng C Wu
  • Pen Wu
  • Cory Bullock

Peng Wu Phones & Addresses

  • Short Hills, NJ
  • Davis, CA
  • Summit, NJ
  • Potomac, MD
  • League City, TX
  • Fairfax, VA

Work

  • Company:
    Oracle carbon - Dalian, CN
    2010
  • Position:
    Sales representative

Education

  • School / High School:
    SUNY The State University of New York- Stony Brook, NY
    2009
  • Specialities:
    Bachelor of Science in Business Management

Ranks

  • Licence:
    New York - Currently registered
  • Date:
    2010

Specialities

Foreign Investment • International Trade • Mergers and Acquisitions • Anti-Monopoly and Foreign-Related Commercial Litigation and Arbitration

Us Patents

  • Speculative Thread Execution With Hardware Transactional Memory

    view source
  • US Patent:
    8438568, May 7, 2013
  • Filed:
    Feb 24, 2010
  • Appl. No.:
    12/711352
  • Inventors:
    Mark E. Giampapa - Irvington NY, US
    Thomas M. Gooding - Rochester MN, US
    Raul E. Silvera - Ontario, CA
    Kai-Ting Amy Wang - Ontario, CA
    Peng Wu - Rochester NY, US
    Xiaotong Zhuang - White Plains NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 9/46
    G06F 7/00
    G06F 13/00
  • US Classification:
    718100, 718101, 712220, 711100, 711118, 711147
  • Abstract:
    In an embodiment, if a self thread has more than one conflict, a transaction of the self thread is aborted and restarted. If the self thread has only one conflict and an enemy thread of the self thread has more than one conflict, the transaction of the self thread is committed. If the self thread only conflicts with the enemy thread and the enemy thread only conflicts with the self thread and the self thread has a key that has a higher priority than a key of the enemy thread, the transaction of the self thread is committed. If the self thread only conflicts with the enemy thread, the enemy thread only conflicts with the self thread, and the self thread has a key that has a lower priority than the key of the enemy thread, the transaction of the self thread is aborted.
  • Optimize Control-Flow Convergence On Simd Engine Using Divergence Depth

    view source
  • US Patent:
    20190294444, Sep 26, 2019
  • Filed:
    Jun 12, 2019
  • Appl. No.:
    16/439210
  • Inventors:
    - Armonk NY, US
    Jose Moreira - Irvington NY, US
    Jessica H. Tseng - Fremont CA, US
    Peng Wu - Rochester NY, US
  • International Classification:
    G06F 9/38
    G06F 8/41
    G06F 15/80
  • Abstract:
    There are provided a system, a method and a computer program product for selecting an active data stream (a lane) while running Single Program Multiple Data code on a Single Instruction Multiple Data machine. The machine runs an instruction stream over input data streams and machine increments lane depth counters of all active lanes upon the thread-PC reaching a branch operation and updates the lane-PC of each active lane according to targets of the branch operation. An instruction of the instruction stream includes a barrier indicating a convergence point for all lanes to join. In response to a lane reaching a barrier: evaluating whether all lane-PCs are set to a same thread-PC; and if the lane-PCs are not set to the same thread-PC, selecting an active lane from the plurality of lanes; otherwise, incrementing the lane-PCs of all the lanes, and then selecting an active lane from the plurality of lanes.
  • Optimize Control-Flow Convergence On Simd Engine Using Divergence Depth

    view source
  • US Patent:
    20180232239, Aug 16, 2018
  • Filed:
    Feb 7, 2018
  • Appl. No.:
    15/890548
  • Inventors:
    - Armonk NY, US
    Jose Moreira - Irvington NY, US
    Jessica H. Tseng - Fremont CA, US
    Peng Wu - Rochester NY, US
  • International Classification:
    G06F 9/38
    G06F 15/80
    G06F 8/41
    G06F 9/30
    G06F 9/32
  • Abstract:
    There are provided a system, a method and a computer program product for selecting an active data stream (a lane) while running SPMD (Single Program Multiple Data) code on SIMD (Single Instruction Multiple Data) machine. The machine runs an instruction stream over input data streams. The machine increments lane depth counters of all active lanes upon the thread-PC reaching a branch operation. The machine updates the lane-PC of each active lane according to targets of the branch operation. The machine selects an active lane and activates only lanes whose lane-PCs match the thread-PC. The machine decrements the lane depth counters of the selected active lanes and updates the lane-PC of each active lane upon the instruction stream reaching a first instruction. The machine assigns the lane-PC of a lane with a largest lane depth counter value to the thread-PC and activates all lanes whose lane-PCs match the thread-PC.
  • Transitioning The Processor Core From Thread To Lane Mode And Enabling Data Transfer Between The Two Modes

    view source
  • US Patent:
    20160147536, May 26, 2016
  • Filed:
    Nov 24, 2014
  • Appl. No.:
    14/552145
  • Inventors:
    - Armonk NY, US
    Jose E. Moreira - Irvington NY, US
    Mauricio J. Serrano - Bronx NY, US
    Ilie G. Tanase - Somers NY, US
    Jessica H. Tseng - Fremont CA, US
    Peng Wu - Rochester NY, US
  • International Classification:
    G06F 9/30
  • Abstract:
    Techniques for switching between two (thread and lane) modes of execution in a dual execution mode processor are provided. In one aspect, a method for executing a single instruction stream having alternating serial regions and parallel regions in a same processor is provided. The method includes the steps of: creating a processor architecture having, for each architected thread of the single instruction stream, one set of thread registers, and N sets of lane registers across N lanes; executing instructions in the serial regions of the single instruction stream in a thread mode against the thread registers; executing instructions in the parallel regions of the single instruction stream in a lane mode against the lane registers; and transitioning execution of the single instruction stream from the thread mode to the lane mode or from the lane mode to the thread mode.
  • Transitioning The Processor Core From Thread To Lane Mode And Enabling Data Transfer Between The Two Modes

    view source
  • US Patent:
    20160147537, May 26, 2016
  • Filed:
    Sep 30, 2015
  • Appl. No.:
    14/870367
  • Inventors:
    - Armonk NY, US
    Jose E. Moreira - Irvington NY, US
    Mauricio J. Serrano - Bronx NY, US
    Ilie G. Tanase - Somers NY, US
    Jessica H. Tseng - Fremont CA, US
    Peng Wu - Rochester NY, US
  • International Classification:
    G06F 9/30
  • Abstract:
    Techniques for switching between two (thread and lane) modes of execution in a dual execution mode processor are provided. In one aspect, a method for executing a single instruction stream having alternating serial regions and parallel regions in a same processor is provided. The method includes the steps of: creating a processor architecture having, for each architected thread of the single instruction stream, one set of thread registers, and N sets of lane registers across N lanes; executing instructions in the serial regions of the single instruction stream in a thread mode against the thread registers; executing instructions in the parallel regions of the single instruction stream in a lane mode against the lane registers; and transitioning execution of the single instruction stream from the thread mode to the lane mode or from the lane mode to the thread mode.
  • Optimize Control-Flow Convergence On Simd Engine Using Divergence Depth

    view source
  • US Patent:
    20160062771, Mar 3, 2016
  • Filed:
    Aug 26, 2014
  • Appl. No.:
    14/468904
  • Inventors:
    - Armonk NY, US
    Jose Moreira - Irvington NY, US
    Jessica H. Tseng - Fremont CA, US
    Peng Wu - Rochester NY, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 9/38
    G06F 9/45
  • Abstract:
    There are provided a system, a method and a computer program product for selecting an active data stream (a lane) while running SPMD (Single Program Multiple Data) code on SIMD (Single Instruction Multiple Data) machine. The machine runs an instruction stream over input data streams. The machine increments lane depth counters of all active lanes upon the thread-PC reaching a branch operation. The machine updates the lane-PC of each active lane according to targets of the branch operation. The machine selects an active lane and activates only lanes whose lane-PCs match the thread-PC. The machine decrements the lane depth counters of the selected active lanes and updates the lane-PC of each active lane upon the instruction stream reaching a first instruction. The machine assigns the lane-PC of a lane with a largest lane depth counter value to the thread-PC and activates all lanes whose lane-PCs match the thread-PC.

Resumes

Peng Wu Photo 1

Writer At Kid Id & Ego

view source
Position:
Writer at Kid Id & Ego
Location:
Greater New York City Area
Industry:
Writing and Editing
Work:
Kid Id & Ego
Writer
Peng Wu Photo 2

Staff At Queen's University

view source
Position:
Staff at Queen's University
Location:
Greater New York City Area
Industry:
Pharmaceuticals
Work:
Queen's University
Staff
Education:
Queen's University 2006 - 2007
Peng Wu Photo 3

Peng Wu

view source
Location:
United States
Peng Wu Photo 4

Peng Wu Jersey City, NJ

view source
Work:
Oracle Carbon
Dalian, CN
2010 to 2011
Sales Representative
Japan Plan
Dalian, CN
2009 to 2009
Office Assistant
Education:
SUNY The State University of New York
Stony Brook, NY
2009
Bachelor of Science in Business Management
Old Bridge High School
Old Bridge, NJ
2005

Lawyers & Attorneys

Peng Wu Photo 5

Peng Wu, Washington DC - Lawyer

view source
Address:
Sonosky Chambers Sachse
1425 K St Nw Ste 600, Washington, DC 20005
(202)6820240 (Office)
Licenses:
New York - Currently registered 2010
Education:
Columbia
Peng Wu Photo 6

Peng Wu - Lawyer

view source
Office:
Zhong Lun Law Firm
Specialties:
Foreign Investment
International Trade
Mergers and Acquisitions
Anti-Monopoly and Foreign-Related Commercial Litigation and Arbitration
ISLN:
909931443
Admitted:
People's Republic of China
Law School:
Graduate School of Kyushu University in Japan, LL.B.; Graduate School of Kyushu University in Japan, LL.M., 1989; Peking University, LL.B., 1984
Name / Title
Company / Classification
Phones & Addresses
Peng Wu
Principal
Wg International LLC
Nonclassifiable Establishments
53 Short Hl Cir, Millburn, NJ 07041
Peng Wu
SAKE THREE, INC
Peng Wu
SAKE AT SPRINGFIELD, INC
Peng Wu
Managing
New Merritt Square Bbq LLC
11 E Broadway, New York, NY 10038
777 E Merritt Is Cswy, Merritt Island, FL 32952

Isbn (Books And Publications)

Languages and Compilers for Parallel Computing: 19th International Workshop, LCPC 2006, New Orleans, LA, USA, November 2-4, 2006, Revised Papers

view source

Author
Peng Wu

ISBN #
3540725202

Myspace

Peng Wu Photo 7

peng wu

view source
Locality:
Shanghai, Asia
Gender:
Male
Birthday:
1946

Youtube

solo qin peng wu youSUMMER

this song was sung by stephy Tang in her solo, it is found in her albu...

  • Category:
    Music
  • Uploaded:
    22 May, 2010
  • Duration:
    3m 52s

chinese swimmer Wu Peng -

Wu Peng (simplified Chinese: ; traditional Chinese: ; pinyin: W Png; b...

  • Category:
    Sports
  • Uploaded:
    27 Oct, 2009
  • Duration:
    9m 33s

Battlestar Galactica Meet the Fleet: Sgt. Kev...

Check out the other episodes! Episode 26: Ben Sumar www.youtube.com Ep...

  • Category:
    Comedy
  • Uploaded:
    05 Apr, 2008
  • Duration:
    4m

Battlestar Galactica Meet the Fleet: Ben Sumar

Check out the other episodes! Episode 29: Kevin O'Shea www.youtube.com...

  • Category:
    Comedy
  • Uploaded:
    04 Apr, 2008
  • Duration:
    4m

Mario Family Counseling

Theta Band Pictures Presents Mario Family Counseling A Nintendo Short ...

  • Category:
    Comedy
  • Uploaded:
    09 Jun, 2007
  • Duration:
    5m 2s

18. Peng Wu - Alpha Edmonton 2010

Awakened Voices - Edmonton Alpha Variety Show, May 23, 2010 Peng Wu Th...

  • Category:
    Entertainment
  • Uploaded:
    31 May, 2010
  • Duration:
    5m 34s

Flickr

Googleplus

Peng Wu Photo 16

Peng Wu

Work:
Albert Einstein College of Medicine
Education:
Scripps Research Institute - Chemistry, University of California, Berkeley - Chemical Biology
Peng Wu Photo 17

Peng Wu

Tagline:
Welcome to the rest of your life.
Peng Wu Photo 18

Peng Wu

Peng Wu Photo 19

Peng Wu

Tagline:
Responsibility......
Peng Wu Photo 20

Peng Wu

Peng Wu Photo 21

Peng Wu

Peng Wu Photo 22

Peng Wu

Peng Wu Photo 23

Peng Wu

Facebook

Peng Wu Photo 24

Wu Peng

view source
Peng Wu Photo 25

Peng Wu

view source
Peng Wu Photo 26

Chang Peng Wu

view source
Peng Wu Photo 27

Peng Wu

view source
Peng Wu Photo 28

Chuan Peng Wu

view source
Peng Wu Photo 29

Peng Wu

view source
Peng Wu Photo 30

Im Peng Wu

view source
Peng Wu Photo 31

Qiang Zhang Peng Wu

view source

Get Report for Peng P Wu from Short Hills, NJ, age ~60
Control profile