|
| |
| | Explicitly Parallel Instruction Computing - Wikipedia, the free encyclopedia |
 | | Explicitly Parallel Instruction Computing ('EPIC) is a computing paradigm that began to be researched in the 1990s. |  | | One goal is to move the complexity of dynamic scheduling of multiple instruction issue from the hardware implementation to the compiler, which can do the instruction scheduling statically (with help of trace feedback information). |  | | They have been less successful in general purpose computing as it is debatable whether there is enough inherent instruction level parallelism in general purpose programs that these new features can exploit. |
|
http://en.wikipedia.org/wiki/Explicitly_Parallel_Instruction_Computing
(563 words)
|
|
| |
| | VLIW: old architecture of the new generation |
 | | EPIC was developed exactly to reach a higher degree of parallel instruction computing with an acceptable hardware complexity. |  | | All such instructions can be divided into instructions of operation with a register stack, integer instructions, instructions of comparison and operation with predicates, memory access instructions, jump instructions, multimedia instructions, interregister move instructions, "miscellaneous" instructions (operations with lines and count of bits in a word) and floating-point instructions. |  | | The first VLIW computer Cydrome Cydra-5 used a 256bit instruction and a special mode supporting a sequence of 6 40bit ops, that is why its compilers could generate a mixture of a parallel code and a serial one. |
|
http://www.digit-life.com/articles2/vliw
(6438 words)
|
|
| |
| | Instruction level parallelism - Wikipedia, the free encyclopedia |
 | | Instruction-level parallelism (ILP) is a measure of how many of the operations in a computer program can be performed simultaneously. |  | | VLIW and the closely related Explicitly Parallel Instruction Computing concepts |  | | As of 2004, the computer industry has hit a roadblock in getting further performance gains from ILP. |
|
http://en.wikipedia.org/wiki/Instruction_level_parallelism
(296 words)
|
|
| |
| | HP and Intel Unveil Breakthrough EPIC Technology at Microprocessor Forum |
 | | EPIC, incorporating an innovative and unique combination of speculation, predication and explicit parallelism, is expected to advance the state of the art in processor technologies, specifically addressing the performance limitations found in today's RISC (Reduced Instruction Set Computing) and CISC (Complex Instruction Set Computing) technologies. |  | | The 64-bit ISA is the definition of the software instructions that drive the flow of operations within the microprocessor. |  | | "EPIC technology was developed to address these issues and enable IA-64, using the jointly developed 64-bit ISA to deliver world class performance and computing headroom. |
|
http://www.intel.com/pressroom/archive/releases/SP101497.HTM
(685 words)
|
|
| |
| | DRACO |
 | | From this perspective, the Explicitly Parallel Instruction Computing (EPIC) ISA is an interesting model for future machines as its primary design allows software to expose analysis information to the underlying processor for it to exploit parallelism. |  | | Parallelism has been the primary architectural mechanism to increase computer system performance. |  | | Experimental comparisons involving an Itanium-based EPIC model and an Intel x86-based CISC (Complex Instruction Set Computing) model indicate that the compiler and certain ISA details directly affect local and distant instruction-level parallelism. |
|
http://rogue.colorado.edu/draco/abstract.php?pub=epic05-ilp.pub&paper_dir=papers
(234 words)
|
|
| |
| | Explicitly Parallel Instruction Computing (EPIC) instruction set |
 | | Compiler will decide which instructions can be executed in parallel. |  | | An Instruction Group is a set of instructions with no data dependencies which can execute in parallel. |  | | Hiding memory latency: Moving the load instructions to the early part of the code. |
|
http://pages.cpsc.ucalgary.ca/~ijirasek/courses/cpsc401/epic_instr.htm
(192 words)
|
|
| |
| | IA-64: Definition and Links by Encyclopedian.com - All about IA-64 |
 | | In an EPIC design the instructions that have no dependencies and can be executed in parallel are segregated (based on a predefined set of templates) into Instruction Groups and fed into the processor as manageable chunks. |  | | This design relies on a concept called Explicitly Parallel Instruction Computing[?] (EPIC). |  | | Unlike previous Intel x86 processors, it will not support the old IA-32 instruction set. |
|
http://www.encyclopedian.com/ia/IA64.html
(359 words)
|
|
| |
| | A 64-bit Instruction Set Architecture (ISA) Based on EPIC Technology |
 | | Intel and Hewlett-Packard jointly defined a new architecture technology called EPIC (Explicitly Parallel Instruction Computing) named for the ability of the software to extract maximum parallelism (potential to do work in parallel) in the original code and "explicitly" describe it to the hardware. |  | | Branches (instructions that change the flow of execution within the program) and memory latency (the time for data to arrive from memory) compound the already limited ability of today’s processors to achieve parallel execution. |  | | The IA-64 implementation of EPIC technology enables new levels of parallelism and breaks the sequential execution paradigm (one instruction at a time) that exists with traditional architectures. |
|
http://www.cpushack.net/CIC/otherpr/epic-info.html
(1360 words)
|
|
| |
| | Why Itanium for technical computing - architecture benefits |
 | | Explicit Parallel Instruction Computing (EPIC) lies at the heart of Itanium. |  | | The Itanium processor family (IPF) blends a new parallel architecture - Explicitly Parallel Instruction Computing (EPIC) - with 64-bit computing. |  | | EPIC allows Itanium to split application code into multiple streams and run each stream simultaneously, accelerating throughput and optimizing use of resources. |
|
http://www.hp.com/products1/itanium/solutions/technical_computing/arch_benefits
(450 words)
|
|
| |
| | 64 bit-celsius v-fujitsu siemens-amd-intel-pci x-pci 3-sas-scsi-nvidia-3dlabs |
 | | Professional computer users rarely have the budget to operate on the bleeding edge of computer technology, and some of gamers' techniques, such as overclocking, are inappropriate for a commercial environment. |  | | We live in a world where computers built to play games can cost more and run faster than the computers used to create those games. |  | | Fujitsu Siemens Computers was one of the first major OEMs to offer an Opteron-based workstation. |
|
http://bg.millimeter.com/ar/video_finding_gamers_edge
(2087 words)
|
|
| |
| | Computing Canada: A Technology Of EPIC Proportions : Manufacturer says it gives the Itanium processor a higher ... |
 | | Key to its operation is EPIC (Explicitly Parallel Instruction Computing), a technology that Intel says gives the processor a higher instruction level parallelism than was previously available, up to 20 operations simultaneously, enabling better performance for targeted applications. |  | | It's been called the biggest innovation in high-end computing since RISC (Reduced Instruction Set Computing) appeared on the scene in the 1980s. |  | | Computing Canada: A Technology Of EPIC Proportions : Manufacturer says it gives the Itanium processor a higher instruction level parallelism than was previously available - Explicitly Parallel Instruction Computing |
|
http://www.findarticles.com/p/articles/mi_m0CGC/is_20_27/ai_78573978
(718 words)
|
|
| |
| | EPIC - a Whatis.com definition - see also: Explicitly Parallel Instruction Computing |
 | | EPIC (Explicitly Parallel Instruction Computing) is a 64-bit microprocessor instruction set, jointly defined and designed by |  | | By comparison, current 32-bit CISC and RISC microprocessor architectures depend on 32-bit registers, branch prediction, memory latency, and implicit parallelism, which are considered a less efficient approach in microarchitecture design. |  | | IA-64 (Intel Architecture-64), Intel's first 64-bit CPU microarchitecture, is based on EPIC. |
|
http://searchcio.techtarget.com/sDefinition/0,,sid19_gci214560,00.html
(210 words)
|
|
| |
| | Incorporating Predicate Information Into Branch Predictors |
 | | Workshop on Explicitly Parallel Instruction Computing Architectures and Compiler Techonology, December 2001. |  | | The Explicitly Parallel Instruction Computing (EPIC) architecture has been put forth as a viable architecture for achieving the instruction level parallelism (ILP) needed to keep increasing future processor performance. |  | | Therefore, we examine the benefit of rescheduling the predicated region to move the region-based branches as far away as possible from their predicate defining instructions. |
|
http://www-cse.ucsd.edu/users/calder/abstracts/EPIC-01-PBP.html
(794 words)
|
|
| |
| | EPIC-2 Workshop |
 | | The Explicitly Parallel Instruction Computing (EPIC) architecture model has the potential of achieving unparalleled levels of performance in future computer systems. |  | | By allowing the compiler to express program parallelism and other relevant information directly to the processor, EPIC architectures can overcome hardware complexity issues that limit performance in traditional microprocessors. |  | | Second Workshop on Explicitly Parallel Instruction Computing Architectures and Compiler Technology |
|
http://systems.cs.colorado.edu/EPIC2/cfp.html
(256 words)
|
|
| |
| | HP and Intel to release open IA-64 Instruction Set Archutecture |
 | | The instruction set has been optimized to address the needs of cryptography, video encoding and other functions that will be increasingly needed by the next generation of servers and workstations. |  | | In October 1997, Intel and HP announced that the IA-64 architecture would utilize a new technology called EPIC (Explicitly Parallel Instruction Computing), based on a combination of advanced computer architecture concepts called speculation, predication and explicit parallelism. |  | | The release of the IA-64 architecture information is the result of the research and development effort between Intel and HP announced in 1994. |
|
http://www.hoise.com/primeur/99/articles/monthly/SW-PR-07-99-10.html
(335 words)
|
|
| |
| | Ingenuity Introduction - 10/98 - ECE group plays key role in Trimaran advanced compiler research infrastructure |
 | | HP and Intel are developing EPIC technology for use in the IA-64 (Merced) processor due in mid-2000. |  | | EPIC, the foundation of the 64-bit Instruction Set Architecture (ISA), uses predication, speculation, explicit parallelism and other qualities to deliver superior processing performance and inherent scalability not available with conventional RISC architectures. |  | | Available for free on the web (http://www.trimaran.org), Trimaran will facilitate instruction and research in EPIC technology and significantly lower the barrier to entry for research and instruction in this field. |
|
http://www.ece.uiuc.edu/ingenuity/1098/trimaran.html
(619 words)
|
|
| |
| | EETimes.com |
 | | Explicitly Parallel Instruction Computing (EPIC) was the marketing term Intel coined for the concept. |  | | The expression determines whether the instruction results are retired to the register file or ignored when the instruction is completed. |  | | The EPIC idea rests on a number of familiar ideas, all of which will be new to the Intel world. |
|
http://www.eetimes.com/news/97/976news/details.html
(484 words)
|
|
| |
| | USENIX '05 Technical Paper, General Track |
 | | Its defining feature is explicitly-parallel instruction-set computing (EPIC), which moves the onus for exploiting instruction-level parallelism (ILP) from the hardware to the code generator. |  | | Any instructions that inspect or modify the system state (sensitive instructions) must be privileged, so that the VMM can intervene and emulate their behaviour with respect to the simulated machine. |  | | Each clock cycle, all instructions in the issue window are dispersed into back-end pipelines (branch, memory, integer and floating-point) as directed by the template, unless a required pipeline is stalled or a stop is encountered in the instruction stream. |
|
http://www.usenix.org/events/usenix05/tech/general/gray/gray_html
(8892 words)
|
|
| |
| | [No title] |
 | | He received a ScB in Computer Science from Brown University, and an MS in Computer Science from the University of North Carolina, Chapel Hill. |  | | Crawford received the ACM/IEEE Eckert-Mauchly Award for contributions to Computer and Digital Systems architecture, "For important contributions to the continuing development of microprocessor architecture and their supporting technology." He has been awarded 8 patents, published several papers on compiler technology and microprocessor architecture, and co-authored a book entitled "Programming the 80386". |  | | The set of techniques is named EPIC, for Explicitly Parallel Instruction Computing. |
|
http://www.stanford.edu/class/ee380/9798sum/lect04.html
(347 words)
|
|
| |
| | Beyond Proprietary Computing, from Intel - White Papers, Webcasts, and Case Studies - ITPapers |
 | | This new approach to enterprise computing, one that employs pervasive and flexible solutions to deliver advanced capabilities, is called macroprocessing. |  | | The Intel® Itanium® processor family employs 64-bit memory addressibility and Explicitly Parallel Instruction Computing (EPIC) to perform as many as 20 operations simultaneously, making it a perfect fit for back-end servers in the most demanding, enterprise-class environments. |  | | By adopting an open, multi-vendor computing model rather than a closed, proprietary strategy, businesses can realize new levels of scalability, reliability, manageability, performance, and cost-effectiveness. |
|
http://www.itpapers.com/abstract.aspx?kw=epic&docid=33294
(348 words)
|
|
| |
| | Log in ....Tribune--Compuquiz |
 | | Which process is implemented in Explicitly Parallel Instruction Computing (EPIC)-based processors and their compilers? |  | | Name the 64-bit microprocessor instruction set, defined and designed by HP and Intel. |  | | Which 64-bit processor architecture developed at Intel is based on Explicitly Parallel Instruction Computing? |
|
http://www.tribuneindia.com/2002/20020610/login/compu.htm
(380 words)
|
|
| |
| | [No title] |
 | | ELI stands for Enormously Longword Instructions; 512 is the size of the instruction word we hope to achieve. |  | | In fact, another instruction set trend has been the introduction of instructions geared toward subword operations on 16-bit quantities. |  | | One focus of this paper is to describe a series of code size minimization techniques used within PICO, some of which are applied during the automatic design of the instruction format, while others are applied during program assembly. |
|
http://www.tug.org/ftp/pub/tex/bib/intel-ia-64.bib
(842 words)
|
|
| |
| | Open Research Compiler (ORC) for the Itanium Processor Family |
 | | Chengyong Wu received the B.S. degree in Mathematics from the Fudan University, Shanghai, P. China, in 1991 and the M.S. degree in Computer Engineering from the Beijing University of Aeronautics and Astronautics, Beijing, P. China, in 1996 and the Ph.D. degree in Computer Sciences from the Institute of Computing Technology, Beijing, P. China, in 2000. |  | | The Explicitly Parallel Instruction Computing (EPIC) architecture, exemplified by the Itanium Processor Family (IPF), has led to an exciting arena for the compiler and architecture research. |  | | He received his M.S. degree in Computer Science from Purdue University in 1981. |
|
http://www.microarch.org/micro34/tutorials/orc
(802 words)
|
|
| |
| | Computer Magazine |
 | | Past issues of Computer, from 1988 to the present, are available for free to IEEE Computer Society members. |  | | A collection of works first published in Computer that have changed the field. |  | | Educators could use video gaming technology to deliver the drill and practice that helps students develop the basic academic skills that are essential to the computing profession. |
|
http://computer.org/computer/co2000/r2037abs.htm
(678 words)
|
|
| |
| | 64-Bit |
 | | This is an exciting time for those involved in developing and deploying computational clusters, and is just the start of the move to 64-bit commodity computing. |  | | The needs of scientists, engineers and businesses for running the biggest compute jobs is being addressed with the release of 64-bit Windows platforms on Intel IA-64 hardware. |  | | The Itanium processor, and its successor codenamed McKinley, promise huge performance gains through the new EPIC (Explicitly Parallel Instruction set Computing) architecture, along with the ability to address up to 16 Terabytes of physical memory. |
|
http://www.windowsclusters.org/win64.htm
(456 words)
|
|
| |
| | Windows Server System: 64-Bit Computing with Windows Server 2003 |
 | | The first 64-bit architecture is based on Explicitly Parallel Instruction Computing (EPIC) and supports the Intel Itanium processor family. |  | | The second 64-bit architecture is based on 64-bit extensions to the x86 instruction set and supports both AMD64 and Intel Extended Memory 64 Technology (EM64T), found in the latest Xeon and Pentium processors. |  | | This article explores the two different versions of Windows Server 2003 for 64-bit computing and outlines where customers are most likely to deploy each one. |
|
http://www.microsoft.com/windowsserversystem/64bit/bulletin.mspx
(1252 words)
|
|
| |
| | Moon Farmer : Embedded in my pigmentation |
 | | Computer: Abstract: EPIC: Explicitly Parallel Instruction Computing: computers have thus far achieved this goal at the expense of tremendous hardware complexity--a complexity that has grown so large as to challenge the industry's ability to deliver ever-higher performance. |  | | The authors developed the Explicitly Parallel Instruction Computing (EPIC) style of architecture to enable higher levels of instruction-level parallelism without unacceptable hardware complexity. |  | | IBM IBM: The 7,200 rpm Deskstar 75GXP for desktop computers holds a whopping 75-gigabytes (GB) of data, more than 10 times the capacity of drives found in the average home PC. |
|
http://www.moonfarmer.org/archives/2000_03.php
(11737 words)
|
|
| |
| | Intel® Itanium® 2 Processor Benefit Information |
 | | Gain the performance, headroom and reliability of high-end 64-bit computing, without the high cost and complexity of proprietary RISC architectures and mainframe systems. |  | | Increased productivity, less time to complete tasks, with Intel Itanium 2 processor's parallel instruction architecture (2 to 512 processors). |  | | Dynamic power management no matter how dense the computing environment. |
|
http://www.intel.com/business/bss/products/server/itanium2
(289 words)
|
|
| |
| | HCL Infosystems Ltd. |
 | | Explicitly Parallel Instruction Computing (EPIC) technology enables up to 20 operations/clock. |  | | Experience the power of 64 bit computing with HCL's Infiniti Global Line 4800 TG server. |  | | Three levels of cache reduce memory latency: 1.5MB or 3MB Level 3 cache. |
|
http://www.hclinfosystems.com/ps_itanium.htm
(544 words)
|
|
| |
| | Tritanium Overview |
 | | The system is currently oriented towards EPIC (Explicitly Parallel Instruction Computing) architectures, in particular, the Intel's IA-64 Itanium processor. |  | | It supports compiler research in what is typically considered to be "back end" techniques such as instruction scheduling, register allocation, and machine-dependent optimizations. |  | | A compiler back-end (ELCOR) parameterized by a machine description, performing instruction scheduling, register allocation, and machine-dependent optimizations. |
|
http://hydrogen.cs.gwu.edu/tritanium/overview.shtml
(433 words)
|
|
| |
| | Commercial Processor Papers |
 | | Explicitly parallel instruction computing (EPIC) design maximizes performance through hardware and software synergy. |  | | Clock deskew, design for test, explicitly parallel instruction computing, IA-64, I/O compensation, microprocessor, source-synchronous bus. |  | | Incorporation of parity, EDAC, retry and other features that are in common with high-reliability and spaceborne systems. |
|
http://www.klabs.org/DEI/Processor/Comm_Papers
(176 words)
|
|
| |
| | IMPACT Research Group Publications: Research topics |
 | | MS thesis, Department of Computer Science, University of Illinois, Urbana IL, May 1995. |  | | MS thesis, Department of Computer Science, University of Illinois, Urbana IL, May, 1995. |  | | PhD thesis, Department of Computer Science, University of Illinois, Urbana IL, 1995. |
|
http://www.crhc.uiuc.edu/impact/pubs/topics.php
(3422 words)
|
|
| |
| | Tritanium Homepage |
 | | The Department of Computer Science, The George Washington University and |  | | Tritanium, an on-going project to enhance compiler optimization tools for Explicitly Parallel Instruction Computing (EPIC) architectures, in particular, the Intel's IA-64 Itanium processor. |  | | The Department of Computer Science, National University of Singapore |
|
http://hydrogen.cs.gwu.edu/tritanium
(137 words)
|
|
| |
| | How Itanium® 2 Processor and Explicitly Parallel Instruction Computing (EPIC) Work, from Intel - White Papers, ... |
 | | Tags: Processors, Explicitly Parallel Instruction Computing, Intel Corp., Intel Itanium, Intel Itanium 2, processor |  | | How Itanium® 2 Processor and Explicitly Parallel Instruction Computing (EPIC) Work, from Intel - White Papers, Webcasts and Case Studies - TechRepublic |  | | How Itanium® 2 Processor and Explicitly Parallel Instruction Computing (EPIC) Work |
|
http://whitepapers.techrepublic.com/abstract.aspx?docid=45865&promo=300111&tag=wpr.1031,5558,1007
(322 words)
|
|
| |
| | Homepage CoCGrid Project |
 | | Platform Computing Inc., Distributed Computing solutions from Canada |  | | EPIC-2 Workshop 2002, Second Workshop on Explicitly Parallel Instruction Computing Architectures and Compiler Technology, Nov. |  | | AVAKI (LEGION) Avaki 2.1 software (former Legion) a commercial package that integrates both data grid and compute grid functions based on a distributed object model |
|
http://www.tu-chemnitz.de/informatik/RA/projects/cocgrid/links.html
(334 words)
|
|
| |
| | HP Books: Technical books: Itanium Architecture For Programmers: Understanding 64-bit Processors and EPIC Principles |
 | | An essential resource for both computing professionals and students of architecture or assembly language, Itanium Architecture for Programmers includes extensive printed and Web-based references, plus many numeric, essay, and programming exercises for each chapter. |  | | Using standard command-line tools and extensive examples, the authors illuminate the Itanium design within the broader context of contemporary computer architecture via a step-by-step investigation of Itanium assembly language. |  | | The potential of Explicitly Parallel Instruction Computing (EPIC) |
|
http://www.hp.com/hpbooks/prentice/ptr_0131013726.html
(249 words)
|
|
| |
| | Intel |
 | | The Itanium architecture marks a new era for Enterprise Computing and Technical Applications with its combination of Explicitly Parallel Instruction Processing (EPIC) technology and 64-bit computational capabilities. |  | | Performance: Explicitly Parallel Instruction Computing (EPIC) enables Itanium processors to simultaneously process multiple instructions at once to greatly boost performance. |  | | The Intel® Itanium® processor raises the bar on workstation performance and capabilities by delivering the performance required by memory and floating-point intensive applications. |
|
http://www.smcsolutions.com/intel.htm
(384 words)
|
|
| |
| | CNETAsia : Printer Friendly - Intergraph: Intel Itanium violates patent |
 | | The patents cover parallel instruction computing (PIC) techniques used to convey parallelism to hardware and a method of routing instructions to processing units, according to Intergraph. |  | | It uses the EPIC (explicitly parallel instruction computing) instruction set, which the lawsuit claims conflicts with 1993 Intergraph patents relating to instruction routing and parallelism. |  | | Itanium, based on the IA-64 platform developed by Intel and Hewlett-Packard, was officially launched earlier this year after delays and testing. |
|
http://asia.cnet.com/news/systems/printfriendly.htm?AT=20099071-39037054t-39000006c
(298 words)
|
|
| |
| | Abstract/Bio |
 | | He was a key contributor in the development of the Explicitly Parallel Instruction Computing (EPIC) that is the basis for IA64 and is the primary author of the HPL-PD architecture report. |  | | Vinod received his B.Tech degree from MACT, Bhopal, his M.Tech from IIT, Kanpur, and his Sc.D. in computer science from MIT, Cambridge. |  | | His research interests include EPIC architectures and compiler technology, automatic synthesis of application-specific processors for embedded computing, and programming languages and their implementations. |
|
http://www.stanford.edu/class/ee380/9899win/lect04.html
(300 words)
|
|
| |
| | speculation - a Whatis.com definition |
 | | Speculation (also known as speculative loading), is a process implemented in Explicitly Parallel Instruction Computing (EPIC) processors and their compilers to reduce processor-memory exchanging bottlenecks or latency by putting all the data into memory in advance of an actual load instruction. |  | | Invalid changes or exceptions to the load are delayed and cross-checked until the processor finally resolves them. |  | | Intel's IA-64 architecture is based on EPIC and the first processor in the IA-64 line, the Itanium, uses speculation. |
|
http://searchsmb.techtarget.com/gDefinition/0,,sid44_gci214611,00.html
(151 words)
|
|
| |
| | High-performance computing for the enterprise draws near |
 | | Related Keywords: high performance computing, hpc, enterprise application development, enterprise computing, teragrid project, explicitly parallel instruction computing, use of addressable memory, scientific computing performance |  | | We apologize for this inconvenience and hope that you will continue to enjoy the benefits of membership with Developers.Net. |
|
http://www.developers.net/node/view/550
(82 words)
|
|
| |
| | Trimaran Homepage |
 | | Similarly, computer architecture research can be conducted by varying the HPL-PD machine via the machine description language HMDES. |  | | Optimizations and analysis modules can be easily added, deleted or bypassed, thus facilitating compiler optimization research. |
|
http://www.trimaran.org
(233 words)
|
|
| |
| | Itanium - An EPIC Architecture |
 | | This WWWPage is the result of an Advanced Computer Architecture course involving a survey of the architecture and organization of some current high performance microprocessors. |  | | Linely Gwennap "Intel, HP Make EPIC Disclosure IA-64", Vol. |  | | We are the group that surveyed the Intel-HP IA-64 microarchitecture / Itanium processor. |
|
http://www.cs.virginia.edu/~skadron/cs854_uproc_survey/spring_2001/itanium.htm
(448 words)
|
|
| |
| | EPIC: Information From Answers.com |
 | | Sometimes it is also used to refer to Epic Games game development company. |  | | EPIC might be an acronym or abbreviation for: |  | | This is a disambiguation page — a navigational aid which lists other pages that might otherwise share the same title. |
|
http://www.answers.com/topic/epic-1
(133 words)
|
|
|