Baselight

Moore's Law?

Exponential growth is at the heart of the rapid increase.

@kaggle.willianoliveiragibin_moores_law

Supercomputerpowerflops New
@kaggle.willianoliveiragibin_moores_law.supercomputerpowerflops_new

  • 3.83 KB
  • 30 rows
  • 4 columns
country

Country

codes

Codes

years

Years

floating_point_operations_per_second_gflops

Floating-Point Operations Per Second (GFLOPS)

WorldOWID_WRL1993124
WorldOWID_WRL1994170
WorldOWID_WRL1995170
WorldOWID_WRL1996368
WorldOWID_WRL19971300
WorldOWID_WRL19981300
WorldOWID_WRL19992400
WorldOWID_WRL20004900
WorldOWID_WRL20017200
WorldOWID_WRL200235900

CREATE TABLE supercomputerpowerflops_new (
  "country" VARCHAR,
  "codes" VARCHAR,
  "years" BIGINT,
  "floating_point_operations_per_second_gflops" BIGINT
);

Share link

Anyone who has the link will be able to view this.