Proceedings of the 12th Symposium on Principles and Practice of Parallel Programming
BibSLEIGH corpus
BibSLEIGH tags
BibSLEIGH bundles
BibSLEIGH people
EDIT!
CC-BY
Open Knowledge
XHTML 1.0 W3C Rec
CSS 2.1 W3C CanRec
email twitter

Katherine A. Yelick, John M. Mellor-Crummey
Proceedings of the 12th Symposium on Principles and Practice of Parallel Programming
PPoPP, 2007.

SYS
DBLP
Scholar
Full names Links ISxN
@proceedings{PPoPP-2007,
	acmid         = "1229428",
	address       = "San Jose, California, USA",
	editor        = "Katherine A. Yelick and John M. Mellor-Crummey",
	isbn          = "978-1-59593-602-8",
	publisher     = "{ACM}",
	title         = "{Proceedings of the 12th Symposium on Principles and Practice of Parallel Programming}",
	year          = 2007,
}

Contents (43 items)

PPoPP-2007-Fang #parallel #platform #programming
Parallel programming environment: a key to translating tera-scale platforms into a big success (JZF), p. 1.
PPoPP-2007-BuehrerPTKS #architecture #mining #towards
Toward terabyte pattern mining: an architecture-conscious solution (GB, SP, ST, TMK, JHS), pp. 2–12.
PPoPP-2007-UpadhyayaPM #concurrent
Expressing and exploiting concurrency in networked applications with aspen (GU, VSP, SPM), pp. 13–23.
PPoPP-2007-WenWM #distributed #named #network #scalability #simulation
Disens: scalable distributed sensor network simulation (YW, RW, GM), pp. 24–34.
PPoPP-2007-IancuS #communication #network #optimisation #performance
Optimizing communication overlap for high-speed networks (CI, ES), pp. 35–45.
PPoPP-2007-MamidalaNVSP #on the #performance #scalability #trade-off #using
On using connection-oriented vs. connection-less transport for performance and scalability of collective and one-sided operations: trade-offs and impact (ARM, SN, AV, GS, DKP), pp. 46–54.
PPoPP-2007-Adl-TabatabaiDHSKPS #transaction
Potential show-stoppers for transactional synchronization (ARAT, DD, MH, NS, CK, CvP, MLS), p. 55.
PPoPP-2007-CarlstromMCKO #transaction
Transactional collection classes (BDC, AM, MC, CK, KO), pp. 56–67.
PPoPP-2007-NiMAHHMSS #memory management #transaction
Open nesting in software transactional memory (YN, VM, ARAT, ALH, RLH, JEBM, BS, TS), pp. 68–78.
PPoPP-2007-PraunCC #order #parallel #transaction
Implicit parallelism with ordered transactions (CvP, LC, CC), pp. 79–89.
PPoPP-2007-BlagojevicNSA #parallel
Dynamic multigrain parallelization on the cell broadband engine (FB, DSN, AS, CDA), pp. 90–100.
PPoPP-2007-BondhugulaRS #automation
Automatic mapping of nested loops to FPGAS (UB, JR, PS), pp. 101–111.
PPoPP-2007-AgrawalHL #adaptation #feedback #parallel
Adaptive work stealing with parallelism feedback (KA, YH, CEL), pp. 112–120.
PPoPP-2007-WrzesinskaMB #adaptation #grid #self
Self-adaptive applications on the grid (GW, JM, HEB), pp. 121–129.
PPoPP-2007-GuoDLLC #latency #multi #network #thread
Latency hiding through multithreading on a network processor (XG, JD, LL, ZL, PRC), pp. 130–131.
PPoPP-2007-SpearSHDS #communication #memory management #multi #named
Alert-on-update: a communication aid for shared memory multiprocessors (MFS, AS, HH, SD, MLS), pp. 132–133.
PPoPP-2007-MaratheHL #thread #transaction
Featherweight transactions: decoupling threads and atomic blocks (VJM, TLH, JRL), pp. 134–135.
PPoPP-2007-MaratheM #memory management #performance #transaction
Efficient nonblocking software transactional memory (VJM, MM), pp. 136–137.
PPoPP-2007-SchuffCP #detection #network #parallel
Conservative vs. optimistic parallelization of stateful network intrusion detection (DLS, YRC, VSP), pp. 138–139.
PPoPP-2007-Gonzalez-VelezC #adaptation #parallel
Adaptive structured parallelism for computational grids (HGV, MC), pp. 140–141.
PPoPP-2007-MuhlenfeldW #c++ #concurrent #detection #fault #multi #thread
Fault detection in multi-threaded c++ server applications (AM, FW), pp. 142–143.
PPoPP-2007-PutzeSS #library #manycore #named #standard
MCSTL: the multi-core standard template library (FP, PS, JS), pp. 144–145.
PPoPP-2007-ZhangSZSG #concurrent
Optimized lock assignment and allocation: a method for exploiting concurrency among critical sections (YZ, VCS, WZ, VS, GRG), pp. 146–147.
PPoPP-2007-BarrettAV #evaluation #performance
Performance evaluation of the cray XT3 configured with dual core opteron processors (RFB, SRA, JSV), pp. 148–149.
PPoPP-2007-SaitoT #rank
Locality-aware connection management and rank assignment for wide-area MPI (HS, KT), pp. 150–151.
PPoPP-2007-TapusH #fault tolerance #named #parallel #performance
Speculations: providing fault-tolerance and improving performance of parallel applications (CT, JH), pp. 152–153.
PPoPP-2007-BaudeCDH #consistency
Promised messages: recovering from inconsistent global states (FB, DC, CD, LH), pp. 154–155.
PPoPP-2007-ZhuCA #fault tolerance #grid #streaming
Supporting fault-tolerance in streaming grid applications (QZ, LC, GA), pp. 156–157.
PPoPP-2007-MohrorK #case study #clustering #linux
A study of tracing overhead on a high-performance linux cluster (KM, KLK), pp. 158–159.
PPoPP-2007-Chien #architecture #parallel #pervasive #programming
Pervasive parallel computing: an historic opportunity for innovation in programming and architecture (AAC), p. 160.
PPoPP-2007-SaraswatJMP #formal method #memory management #modelling
A theory of memory models (VAS, RJ, MMM, CvP), pp. 161–172.
PPoPP-2007-Boehm #constraints #order #thread
Reordering constraints for pthread-style locks (HJB), pp. 173–182.
PPoPP-2007-AgarwalBSS #analysis #source code
May-happen-in-parallel analysis of X10 programs (SA, RB, VS, RKS), pp. 183–193.
PPoPP-2007-ZhangD #source code
Barrier matching for programs with textually unaligned barriers (YZ, ED), pp. 194–204.
PPoPP-2007-JohnsonEV #composition #concurrent #empirical #optimisation #thread
Speculative thread decomposition through empirical optimization (TAJ, RE, TNV), pp. 205–214.
PPoPP-2007-KejariwalTGLKBNVP #analysis #concurrent #cpu #performance #specification #thread #using
Tight analysis of the performance potential of thread speculation using spec CPU 2006 (AK, XT, MG, WL, SK, UB, AN, AVV, CDP), pp. 215–225.
PPoPP-2007-KnightPRHEFADH #compilation #memory management
Compilation for explicitly managed memory hierarchies (TJK, JYP, MR, MH, ME, KF, AA, WJD, PH), pp. 226–236.
PPoPP-2007-GuptaR
The Z-polyhedral model (GG, SVR), pp. 237–248.
PPoPP-2007-LeeBSSSM #learning #modelling #parallel #performance
Methods of inference and learning for performance modeling of parallel applications (BCL, DMB, BRdS, MS, KS, SAM), pp. 249–258.
PPoPP-2007-GontmakherMS #energy #multi #performance #thread #using
Using fine grain multithreading for energy efficient computing (AG, AM, AS), pp. 259–269.
PPoPP-2007-Hoeflinger #clustering #programming
Programming with cluster openMP (JH), p. 270.
PPoPP-2007-SaraswatSP #architecture #concurrent #named #programming
X10: concurrent programming for modern architectures (VAS, VS, CvP), p. 271.
PPoPP-2007-Adl-TabatabaiKS #manycore #programming #transaction
Transactional programming in a multi-core environment (ARAT, CK, BS), p. 272.

Bibliography of Software Language Engineering in Generated Hypertext (BibSLEIGH) is created and maintained by Dr. Vadim Zaytsev.
Hosted as a part of SLEBOK on GitHub.