Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.physics > #532441
| From | Fabian Russell <root@localhost.localdomain> |
|---|---|
| Newsgroups | sci.physics |
| Subject | Scalar and Vector Product Code |
| Date | 2015-11-12 20:30 +0000 |
| Organization | NewsGuy - Unlimited Usenet $23.95 |
| Message-ID | <pan.2015.11.12.20.30.07@localhost.localdomain> (permalink) |
Greetings physics enthusiasts, The scalar and vector products are fundamental operations in physics and every physicist worth his salt should know how to fully implement them. Your task is to write assembly language code using the Intel x64 SIMD instruction set to calculate both the scalar and vector products. Now, in the latest Core 2 processors, Intel has already introduced an actual instruction for the scalar product, but write one anyway using independent SSE or AVX code. Also, in addition to assembly code using SIMD, write the same routines in 387 instructions to exploit extended precision. All those who cannot accomplish this task should consider themselves pathetic throwbacks to ancient times. To all those whose first reaction to all of this will be to proclaim irrelevance I will only say: "Fsck you, ginger lickers!"
Back to sci.physics | Previous | Next — Next in thread | Find similar | Unroll thread
Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 20:30 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-12 20:40 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 21:03 +0000
Re: Scalar and Vector Product Code Sam Wormley <swormley1@gmail.com> - 2015-11-12 15:58 -0600
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 22:34 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-12 21:54 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 22:31 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-12 23:08 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 23:27 +0000
Re: Scalar and Vector Product Code Poutnik <poutnik4nntp@gmail.com> - 2015-11-12 21:55 +0100
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 21:07 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-12 21:59 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 22:36 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 22:53 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-12 23:17 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 23:47 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-13 00:21 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-13 00:46 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-13 01:04 +0000
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-13 01:39 +0000
dot product noTthaTguY <abu.kuanysh05@gmail.com> - 2015-11-13 13:41 -0800
Re: Scalar and Vector Product Code Double-A <double-a3@hush.com> - 2015-11-12 15:01 -0800
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-12 23:36 +0000
Re: Scalar and Vector Product Code gilber34 <fafa@invalid.com> - 2015-11-12 19:07 -0600
Re: Scalar and Vector Product Code Fabian Russell <root@localhost.localdomain> - 2015-11-13 01:51 +0000
Re: Scalar and Vector Product Code jimp@specsol.spam.sux.com - 2015-11-13 02:11 +0000
csiph-web