Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
ae03a851
Commit
ae03a851
authored
15 years ago
by
Rob van Nieuwpoort
Browse files
Options
Downloads
Patches
Plain Diff
Bug 1198: correlator refs opgezocht
parent
964f2738
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/papers/2010/SPM/spm.bib
+54
-0
54 additions, 0 deletions
doc/papers/2010/SPM/spm.bib
doc/papers/2010/SPM/spm.tex
+3
-4
3 additions, 4 deletions
doc/papers/2010/SPM/spm.tex
with
57 additions
and
4 deletions
doc/papers/2010/SPM/spm.bib
+
54
−
0
View file @
ae03a851
...
@@ -3240,3 +3240,57 @@ optimized CPU version on an Intel 2.4 GHz Core 2 with a 4 MB L2 cache.
...
@@ -3240,3 +3240,57 @@ optimized CPU version on an Intel 2.4 GHz Core 2 with a 4 MB L2 cache.
title
=
{{Efficient Computation of Sum-products on GPUs Through Software-Managed Cache}}
,
title
=
{{Efficient Computation of Sum-products on GPUs Through Software-Managed Cache}}
,
year
=
{2008}
year
=
{2008}
}
}
@Book
{
correlator-geophysics
,
author
=
{W.M. Telford and L.P. Geldart and R.E. Sheriff}
,
OPTeditor
=
{}
,
title
=
{Applied geophysics}
,
publisher
=
{Cambridge University Press}
,
year
=
{1991}
,
OPTkey
=
{}
,
OPTvolume
=
{}
,
OPTnumber
=
{}
,
OPTseries
=
{}
,
OPTaddress
=
{}
,
OPTedition
=
{}
,
OPTmonth
=
{}
,
OPTnote
=
{}
,
OPTannote
=
{}
,
note
=
{second edition, ISBN: 0521326931}
}
@Book
{
correlator-radar
,
author
=
{J.D. Taylor}
,
OPTeditor
=
{}
,
title
=
{Introduction to ultra-wideband radar systems}
,
publisher
=
{CRC Press}
,
year
=
{1995}
,
OPTkey
=
{}
,
OPTvolume
=
{}
,
OPTnumber
=
{}
,
OPTseries
=
{}
,
OPTaddress
=
{}
,
OPTedition
=
{}
,
OPTmonth
=
{}
,
note
=
{ISBN: 0849344409}
,
OPTannote
=
{}
}
@Book
{
correlator-wireless
,
author
=
{P. Chandra and A. Bensky and R. Olexa and D.M. Dobkin and D.A. Lide and F. Dowla}
,
OPTeditor
=
{}
,
title
=
{Wireless Networking}
,
publisher
=
{Newnes Press}
,
year
=
{2007}
,
OPTkey
=
{}
,
OPTvolume
=
{}
,
OPTnumber
=
{}
,
OPTseries
=
{}
,
OPTaddress
=
{}
,
OPTedition
=
{}
,
OPTmonth
=
{}
,
OPTnote
=
{ISBN: 0750685824}
,
OPTannote
=
{}
}
This diff is collapsed.
Click to expand it.
doc/papers/2010/SPM/spm.tex
+
3
−
4
View file @
ae03a851
...
@@ -14,9 +14,6 @@
...
@@ -14,9 +14,6 @@
% - hoe gaat opencl om met random writes?
% - hoe gaat opencl om met random writes?
% RANDOM WRITES ZIJN GEWOON TOEGESTAAN.
% RANDOM WRITES ZIJN GEWOON TOEGESTAAN.
% uitzoeken: andere toepassingen van correleren: geofysica? radar? wifi 802.11n, wimax???
% zoek parallelisme: onafhankelijke berekeningen
% zoek parallelisme: onafhankelijke berekeningen
% voor de correlator geldt dat de berekiningen onafhankelijk zijn, maar IO niet!
% voor de correlator geldt dat de berekiningen onafhankelijk zijn, maar IO niet!
...
@@ -111,8 +108,10 @@ correlates the signals from different receivers, and integrates the correlations
...
@@ -111,8 +108,10 @@ correlates the signals from different receivers, and integrates the correlations
the amount of data. The correlation is an important problem in radio astronomy,
the amount of data. The correlation is an important problem in radio astronomy,
since the data volumes are so large, and the computational demand grows quadratically
since the data volumes are so large, and the computational demand grows quadratically
with the number of receivers.
with the number of receivers.
Correlators are not limited to the field of astronomy, but are also used for example in geophysics
\cite
{
correlator-geophysics
}
,
radar systems~
\cite
{
correlator-radar
}
, and wireless networking~
\cite
{
correlator-wireless
}
.
Traditionally, custom-built hardware is used to correlate
the
signals.
Traditionally, custom-built hardware is used to correlate
radio astronomy
signals.
A recent development is to use a supercomputer~
\cite
{
Romein:06
}
.
A recent development is to use a supercomputer~
\cite
{
Romein:06
}
.
Both approaches have important advantages and disadvantages.
Both approaches have important advantages and disadvantages.
Custom-built hardware is efficient and consumes modest amounts of power, but is
Custom-built hardware is efficient and consumes modest amounts of power, but is
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment