Submission rules

In order to get your site listed in this directory, you must backlink to us.

Simple rules:

  • no mirror sites
  • don't submit the same content twice
  • don't submit an address that redirects elsewhere
  • no illegal content
  • no "under construction" sites

Submitting to: Parallel Computing

Category description

Parallel computing is the science and art of programming computers that can do more than one operation at once, concurrently, during the same cycle, often via having more than one processor. Some parallel computers are just regular workstations that have more than one processor in them; others are giant single computers with many processors (these are generally referred to as supercomputers); and others are networks of individual computers. A network of computers configured to coordinate on computing problems is also called a cluster. Parallel computers can run some types of programs far faster than traditional single processor computers, often termed the von Neumann architecture. Programs that work on a single-processor computer don't automatically work on a parallel computer. Programmers must explicitly specify how to divide up the computing work between all available nodes. Information about writing programs especially for parallel computers is in Parallel_Computing/Programming. Many people have written libraries to help programmers write programs for parallel computers. Parallel computing is a very similar field to distributed computing. Both types of computing involve breaking apart a problem into many pieces and assigning each part to a computer, but the nodes of a distributed computer normally not communicate with each other while performing their computations, because they may be great distances apart. Sites related to distributed computing are in Computers/Computer_Science/Distributed_Computing. Information about supercomputers is located in Computers/Supercomputing.

Does your site fit in this category?
If not, please go back and look for an other one.

  • no mirror sites and don't submit the same content twice
  • don't submit an address that redirects elsewhere
  • no illegal content
  • no "under construction" sites

A short and descriptive title.

  • opt the official name of the site
  • no ALL CAPITALs
  • exclude promotional language

Brief description of site in about 25-30 words.

  • no HTML
  • write complete sentences
  • no ALLCAPS
  • avoid promotional language
  • write at least two, but no more than a dozen tags
  • separate them by spaces or commas

Won't be displayed in the directory, won't be sold, nor spammed. You will receive a confirmation link by e-mail. (Later we plan to provide an interface where you can edit your submitted links, we will send authentication information by e-mail.