For every integer $n$ with $i$ prime factors associate a unique tile in $\mathbb{R}^m$ with $m \ge i$ as such, for every prime factor $p_j$ of $n$, the tile is a cuboid of dimension $m$ with a sidelength of $p_j$, the rest $m-j$ sides have length 1. E.g. if $m=5$ and $n=6$ the tile is a $2 \times 3 \times 1 \times 1 \times 1$ hypercuboid.
Is it possible to tile every $\mathbb{R}^m$ using each tile of prime factors less than $m$ exactly once?
Is it possible to tile $\mathbb{R}^\infty$ using the unique cuboid associated to every natural integer exactly once?
Is there any tiling of $\mathbb{R}^m$ which do not consist of infinite columns of $\mathbb{R}^{m-1} \times 1$, $\mathbb{R}^{m-1} \times 2$, $\mathbb{R}^{m-1} \times 3 \dots$ ?
R^inf? It would seem to need to be $\mathbb R^{\mathbb N}$, the space of all infinite sequences (rather than, say, the space of sequences with finite support), since you speak of "cuboids". But in that case the answer would have to be "no", because $\mathbb R^{\mathbb N}$ contains uncountably many unit cubes. – Henning Makholm Oct 7 '11 at 20:29